myles / couchdb-python forked from janl/couchdb-python
- Source
- Commits
- Network (3)
- Issues (0)
- Downloads (0)
- Wiki (1)
- Graphs
-
Branch:
master
| name | age | message | |
|---|---|---|---|
| |
.gitignore | ||
| |
COPYING | Wed Feb 06 05:31:18 -0800 2008 | |
| |
ChangeLog.txt | Mon Sep 08 08:28:17 -0700 2008 | |
| |
MANIFEST.in | Sun Sep 23 09:24:25 -0700 2007 | |
| |
README.txt | Wed Feb 06 12:42:12 -0800 2008 | |
| |
couchdb/ | ||
| |
doc/ | Wed Feb 06 12:42:12 -0800 2008 | |
| |
setup.cfg | Sat Sep 15 15:14:28 -0700 2007 | |
| |
setup.py | Fri Jun 27 15:09:24 -0700 2008 |
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.

