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

Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.

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)
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
Revised Revision 1 made by ocramz at 2022-05-03T10:36:51Z
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 2022-05-03T10:34:26Z
Distributions NixOS:0.1.4
Downloads 304 total (18 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 2022-05-03 [all 1 reports]

Readme for jsonl-conduit-0.1.0.2

[back to package description]

jsonl-conduit

Streaming interface to JSONL data based on conduit.