Metadata-Version: 2.4
Name: CouchDB
Version: 1.2
Summary: Python library for working with CouchDB
Home-page: https://github.com/djc/couchdb-python/
Author: Christopher Lenz
Author-email: cmlenz@gmx.de
Maintainer: Dirkjan Ochtman
Maintainer-email: dirkjan@ochtman.nl
License: BSD
Classifier: Development Status :: 6 - Mature
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Topic :: Database :: Front-Ends
Classifier: Topic :: Software Development :: Libraries :: Python Modules
License-File: COPYING
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: home-page
Dynamic: license
Dynamic: license-file
Dynamic: maintainer
Dynamic: maintainer-email
Dynamic: summary

This is a Python library for CouchDB. It provides a convenient high level
interface for the CouchDB server.
