python3-bson - Python bson library
Website: | http://api.mongodb.org/python |
---|---|
License: | ASL 2.0 and MIT |
Vendor: | Alcance Libre, Inc. |
- 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. This package contains the python3 version of this module.
Packages
python3-bson-3.3.1-2.fc14.al.x86_64 [83 KiB] |
Changelog
by Joel Barrios (2020-06-08):
- Rebuild with Python 3.6. |