| 12
 3
 4
 5
 6
 7
 8
 9
 10
 11
 12
 13
 14
 15
 16
 17
 18
 
 | Metadata-Version: 1.0
Name: CouchDB
Version: 0.4
Summary: Python library for working with CouchDB
Home-page: http://code.google.com/p/couchdb-python/
Author: Christopher Lenz
Author-email: cmlenz@gmx.de
License: BSD
Description: This is a Python library for CouchDB. It provides a convenient high level
        interface for the CouchDB server.
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Topic :: Database :: Front-Ends
Classifier: Topic :: Software Development :: Libraries :: Python Modules
 |