pymongo 2.0.1-1 source package in Ubuntu

Changelog

pymongo (2.0.1-1) unstable; urgency=low

  * New upstream release, http://api.mongodb.org/python/2.0.1/changelog.html

pymongo (2.0-1) unstable; urgency=low

  * New upstream release, http://api.mongodb.org/python/2.0/changelog.html
 -- Ubuntu Archive Auto-Sync <email address hidden>   Mon,  17 Oct 2011 13:46:58 +0000

Upload details

Uploaded by:
Ubuntu Archive Auto-Sync
Uploaded to:
Precise
Original maintainer:
Federico Ceratto
Architectures:
any
Section:
python
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
pymongo_2.0.1.orig.tar.gz 167.7 KiB 608b0a1ab378a6f0a74035f6a0e05c00903d47139784b00c56fe47665bfd685c
pymongo_2.0.1-1.debian.tar.gz 3.3 KiB ca4fdd5dd2192135d43869919afb69d04f8f3689de8ef2edefd8bf47c77ad1c3
pymongo_2.0.1-1.dsc 1.3 KiB 2614a9b67894ef7c1fa4172a71f090325a048c381a01d88d8c1fd37a49fad3e3

Available diffs

View changes file

Binary packages built by this source

python-bson: Python implementation of BSON for MongoDB

 BSON Python module contains all of the Binary JSON encoding and decoding
 logic for MongoDB.

python-gridfs: Python implementation of GridFS for MongoDB

 GridFS is a storage specification for large objects in MongoDB.
 The Python gridfs module is an implementation based
 on the pymongo module. It provides a file-like interface.

python-pymongo: Python interface to the MongoDB document-oriented database

 MongoDB is a high-performance, open source, schema-free
 document-oriented data store. Pymongo provides an interface
 to easily access it from Python.

python-pymongo-doc: Python interface to the MongoDB document-oriented database (documentation)

 MongoDB is a high-performance, open source, schema-free
 document-oriented data store. Pymongo provides an interface
 to easily access it from Python.
 .
 This package contains the HTML documentation.