jsonl: JSON Lines

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

Parse and serialize the JSONL format via aeson's ToJSON/FromJSON


[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.2.0.0
Dependencies aeson, base (>=4.7 && <5), bytestring [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 2022-05-02T15:47:34Z
Distributions NixOS:0.2.0.0
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 127 total (6 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2022-05-02 [all 1 reports]

Readme for jsonl-0.2.0.0

[back to package description]

jsonl

Adapter between 'aeson' and the JSONL format (https://jsonlines.org/)