json-b: JSON parser that uses byte strings.
This parser consumes lazy ByteStrings to produce JSON in a simple, efficient format backed with strict ByteStrings, Rationals and ByteString tries. See the schema generation tools and the command line JSON schema generator (in the examples subdir) for an example of how to use the parsing tools.
[Skip to Readme]
Modules
- Text
- JSON
- Text.JSON.Escape
- Text.JSONb
- Text.JSONb.Decode
- Text.JSONb.Encode
- Text.JSONb.Schema
- Text.JSONb.Schema.Display
- Text.JSONb.Simple
- JSON
Downloads
- json-b-0.0.2.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 0.0.0, 0.0.1, 0.0.2, 0.0.3, 0.0.4 |
---|---|
Dependencies | base (>=2 && <4), bytestring (>=0.9), bytestring-nums (>=0.3.1), bytestring-trie (>=0.1.4), bytestringparser-temporary (>=0.4.1), containers, utf8-string (>=0.3) [details] |
License | BSD-3-Clause |
Author | Jason Dusek |
Maintainer | jsonb@solidsnack.be |
Category | Text |
Home page | http://github.com/jsnx/JSONb/ |
Uploaded | by JasonDusek at 2009-09-28T09:59:38Z |
Distributions | |
Reverse Dependencies | 3 direct, 336 indirect [details] |
Executables | json-schema |
Downloads | 3771 total (19 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs not available [build log] All reported builds failed as of 2016-12-31 [all 6 reports] |