The JSONb package
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.
Have you considered aeson (http://hackage.haskell.org/package/aeson), a newer, extensively benchmarked JSON parsing library?
Properties
| Versions | 1.0.0, 1.0.1, 1.0.2, 1.0.3, 1.0.4, 1.0.5, 1.0.6, 1.0.7, 1.0.8 |
|---|---|
| Dependencies | attoparsec (0.8.*), base (≥2 & ≤5), bytestring (≥0.9), bytestring-nums (≥0.3.1), bytestring-trie (≥0.1.4), containers, utf8-string (≥0.3) |
| License | BSD3 |
| Author | Jason Dusek |
| Maintainer | jsonb@solidsnack.be |
| Category | Text |
| Home page | http://github.com/solidsnack/JSONb/ |
| Executables | json-schema |
| Upload date | Sun Sep 11 00:56:22 UTC 2011 |
| Uploaded by | JasonDusek |
| Built on | ghc-7.2 |
Modules
Downloads
- JSONb-1.0.5.tar.gz (Cabal source package)
- package description (included in the package)