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-1.9-6.puias6.x86_64 [48 KiB] |
Changelog
by Silas Sewell (2010-11-08):
- Make path conditional (more big endian issues) |