public
Fork of janl/couchdb-python
Description: Python library for working with CouchDB.
Homepage: http://code.google.com/p/couchdb-python/
Clone URL: git://github.com/myles/couchdb-python.git
name age message
file .gitignore Loading commit data...
file COPYING Wed Feb 06 05:31:18 -0800 2008 Update ChangeLog and copyright years. [cmlenz]
file ChangeLog.txt
file MANIFEST.in Sun Sep 23 09:24:25 -0700 2007 Include manifest to include docs. [cmlenz]
file README.txt Wed Feb 06 12:42:12 -0800 2008 Minor docs polish. [cmlenz]
directory couchdb/
directory doc/ Wed Feb 06 12:42:12 -0800 2008 Minor docs polish. [cmlenz]
file setup.cfg Sat Sep 15 15:14:28 -0700 2007 First stab. [cmlenz]
file setup.py
README.txt
CouchDB Python Library
======================

This package provides a Python interface to CouchDB.

  <http://couchdb.org/>

Please see the files in the `doc` folder and/or the docstrings in
the code for documentation.