jsonl-conduit: Conduit interface to JSONL-encoded data

[ bsd3, json, library, text, web ] [ Propose Tags ]

Streaming interface to JSONL-encoded files and bytestrings


[Skip to Readme]

Modules

[Index] [Quick Jump]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1.0.0, 0.1.0.1, 0.1.0.2, 0.1.1, 0.1.2, 0.1.3, 0.1.4 (info)
Change log CHANGELOG.md
Dependencies aeson, base (>=4.7 && <5), bytestring, conduit, jsonl (>=0.2) [details]
License BSD-3-Clause
Copyright (c) 2022 UnfoldML AB, Marco Zocca
Author Marco Zocca
Maintainer UnfoldML AB
Category JSON, Web, Text
Home page https://github.com/unfoldml/jsonl
Source repo head: git clone https://github.com/unfoldml/jsonl
Uploaded by ocramz at 2023-05-01T10:01:38Z
Distributions NixOS:0.1.4
Downloads 303 total (22 in the last 30 days)
Rating 2.0 (votes: 1) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2023-05-01 [all 1 reports]

Readme for jsonl-conduit-0.1.4

[back to package description]

jsonl-conduit

Streaming interface to JSONL data based on conduit.

JSON Lines format : https://jsonlines.org/