Paketname | python-couchdb |
Beschreibung | library for working with Apache CouchDB |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 0.6-1 |
Sektion | python |
Priorität | optional |
Installierte Größe | 920 Byte |
Hängt ab von | python, python-support (>= 0.90.0), python-httplib2, python-simplejson | python (>= 2.6) | python-cj |
Empfohlene Pakete | |
Paketbetreuer | Noah Slater |
Quelle | |
Paketgröße | 88820 Byte |
Prüfsumme MD5 | a7bc4c8970528b60a4d04a9cfe3e7da4 |
Prüfsumme SHA1 | 9c48be7db01e9f2a3dc4578e553dffe413c3c839 |
Prüfsumme SHA256 | eb6edf517d5c80c42e1bfb22a509c5f4b2538a119ff70e75b4ea9355f132ac65 |
Link zum Herunterladen | python-couchdb_0.6-1_all.deb |
Ausführliche Beschreibung | Provides a high-level client library for Apache CouchDB, a view server and dump
and load utilities that can be used as migration tools when upgrading or moving
between databases.
.
Apache CouchDB is a distributed document database system with bi-directional
replication. It makes it simple to build collaborative applications that can
be replicated offline by users, with full interactivity (query, add, update,
delete), and later "synced up" with everyone else's changes when back online.
|