Name: | python-bson |
---|---|
Version: | 2.5.2 |
Release: | 4.el7 |
Architecture: | aarch64 |
Group: | Development/Libraries |
Size: | 393170 |
License: | ASL 2.0 and MIT |
RPM: | python-bson-2.5.2-4.el7.aarch64.rpm |
Source RPM: | python-pymongo-2.5.2-4.el7.src.rpm |
Build Date: | Fri May 25 2018 |
Build Host: | ca-buildarm03.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. |