File: PKG-INFO

package info (click to toggle)
python-couchdb 0.4-1
  • links: PTS, VCS
  • area: main
  • in suites: lenny
  • size: 232 kB
  • ctags: 246
  • sloc: python: 1,229; makefile: 26
file content (18 lines) | stat: -rw-r--r-- 709 bytes parent folder | download | duplicates (2)
1
2
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