python-bson - Python bson library
| Website: | http://api.mongodb.org/python |
|---|---|
| License: | ASL 2.0 and MIT |
- Description:
BSON is a binary-encoded serialization of JSON-like documents. BSON is designed to be lightweight, traversable, and efficient. BSON, like JSON, supports the embedding of objects and arrays within other objects and arrays.
Packages
| python-bson-3.0.3-1.el6.db.x86_64 [170 KiB] |
Changelog
by Dan Bauman (2015-06-06):
- Upgrade to current release. Disabled Nose tests |
| python-bson-3.0.2-1.el6.db.x86_64 [138 KiB] |
Changelog
by Dan Bauman (2015-06-06):
- Upgrade to current release. Disabled Nose tests |