microaeson: A tiny JSON library with light dependency footprint
microaeson
aims to provide a RFC 8259 compliant JavaScript Object Notation (JSON) implementation.
The microaeson package provides a smaller subset of the aeson API with less dependencies and a simpler implementation.
The API is designed in such a way to allow to easily convert client code written against microaeson
's API to use the full aeson API.
Downloads
- microaeson-0.1.0.0.tar.gz [browse] (Cabal source package)
- Package description (revised from the package)
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
For package maintainers and hackage trustees
Candidates
Versions [RSS] | 0.1.0.0, 0.1.0.1, 0.1.0.2 |
---|---|
Dependencies | array (>=0.5.1.0 && <0.6), base (>=4.8.0.0 && <4.9 || >=4.9.0.0 && <4.10 || >=4.10.0.0 && <4.11 || >=4.11.0.0 && <4.12 || >=4.12.0.0 && <4.13 || >=4.13.0.0 && <4.14 || >=4.14.0.0 && <4.15 || >=4.15.0.0 && <4.16 || >=4.16.0.0 && <4.17), bytestring (>=0.10.6.0 && <0.11 || >=0.11.1.0 && <0.12), containers (>=0.5.6.2 && <0.6 || >=0.6.0.1 && <0.7), deepseq (>=1.4.1.1 && <1.5), text (>=1.2.2.2 && <1.3) [details] |
License | GPL-3.0-only |
Author | Herbert Valerio Riedel |
Maintainer | hvr@gnu.org |
Revised | Revision 4 made by AndreasAbel at 2021-11-07T16:55:03Z |
Category | Text, Web, JSON |
Source repo | head: git clone https://github.com/hvr/microaeson.git |
Uploaded | by HerbertValerioRiedel at 2018-04-28T18:34:45Z |
Distributions | Arch:0.1.0.2, LTSHaskell:0.1.0.2, NixOS:0.1.0.2, Stackage:0.1.0.2 |
Reverse Dependencies | 1 direct, 2 indirect [details] |
Downloads | 4381 total (10 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2018-04-28 [all 1 reports] |