Name: | python-bson |
---|---|
Version: | 2.5.2 |
Release: | 4.el7 |
Architecture: | x86_64 |
Group: | Development/Libraries |
Size: | 364498 |
License: | ASL 2.0 and MIT |
RPM: | python-bson-2.5.2-4.el7.x86_64.rpm |
Source RPM: | python-pymongo-2.5.2-4.el7.src.rpm |
Build Date: | Thu Oct 26 2017 |
Build Host: | x86-ol7-builder-01.us.oracle.com |
Vendor: | Oracle America |
URL: | http://api.mongodb.org/python |
Summary: | Python bson library |
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. |