myles / couchdb-python forked from janl/couchdb-python
- Source
- Commits
- Network (3)
- Issues (0)
- Downloads (0)
- Wiki (1)
- Graphs
-
Tree:
093c0f5
commit 093c0f5dff998396513c5de60372274840639b31
tree 0c39b7d1a78aa94892bc8d7d65fc2fe1c3c44828
parent 5844ea7b5c5dd2854243de3e8b2330162a5d817a
tree 0c39b7d1a78aa94892bc8d7d65fc2fe1c3c44828
parent 5844ea7b5c5dd2854243de3e8b2330162a5d817a
| name | age | message | |
|---|---|---|---|
| |
.gitignore | ||
| |
COPYING | Wed Feb 06 05:31:18 -0800 2008 | |
| |
ChangeLog.txt | ||
| |
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 |
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.

