bson: BSON documents are JSON-like objects with a standard binary encoding
BSON (short for Binary JSON) is a binary-encoded serialization of JSON-like documents.
This implements version 1.0 of the BSON spec, which is defined at http://bsonspec.org.
Versions [faq] | 0.0.1, 0.0.2, 0.0.3, 0.0.4, 0.1, 0.1.1, 0.1.2, 0.1.3, 0.1.4, 0.1.5, 0.1.6, 0.1.7, 0.2.0, 0.2.1, 0.2.2, 0.2.3, 0.2.4, 0.3, 0.3.1, 0.3.2, 0.3.2.1, 0.3.2.2, 0.3.2.3, 0.3.2.6, 0.3.2.7 |
---|---|
Dependencies | base (<4.4), binary, bytestring, compact-string-fix, data-binary-ieee754, mtl, nano-md5, network (<2.9), time, unix [details] |
License | LicenseRef-OtherLicense |
Author | Tony Hannan |
Maintainer | Tony Hannan <tony@10gen.com> |
Revised | Revision 1 made by HerbertValerioRiedel at Mon Feb 4 11:30:34 UTC 2019 |
Category | Data |
Home page | http://github.com/TonyGen/bson-haskell |
Uploaded | by TonyHannan at Mon Jun 14 00:48:43 UTC 2010 |
Distributions | LTSHaskell:0.3.2.7, NixOS:0.3.2.7, Stackage:0.3.2.7 |
Downloads | 17943 total (509 in the last 30 days) |
Rating | (no votes yet) [estimated by rule of succession] |
Your Rating | |
Status | Docs uploaded by user Build status unknown [no reports yet] |
Downloads
- bson-0.0.2.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'.