Paketname | python-pytyrant |
Beschreibung | Pure Python client implementation of the Tokyo Tyrant protocol |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 1.1.17-1 |
Sektion | python |
Priorität | optional |
Installierte Größe | 76 Byte |
Hängt ab von | python-support (>= 0.90.0) |
Empfohlene Pakete | |
Paketbetreuer | David Watson |
Quelle | |
Paketgröße | 6576 Byte |
Prüfsumme MD5 | ca81eb5c8fe297c6c7bd4021b9755f8a |
Prüfsumme SHA1 | fb86d935eaedeae0504d02c000a4232f0827e5f9 |
Prüfsumme SHA256 | e750c7cb654636a95b95bf282786675d6c44b0e2115dea89420706a3c5d041b8 |
Link zum Herunterladen | python-pytyrant_1.1.17-1_i386.deb |
Ausführliche Beschreibung | A pure Python client implementation of the binary Tokyo Tyrant
protocol. Tokyo Cabinet is a "super
hyper ultra database manager" written and maintained by Mikio Hirabayashi and
released under the LGPL.
.
Tokyo Tyrant is the de facto database server for Tokyo Cabinet written and
maintained by the same author. It supports a REST HTTP protocol, memcached,
and its own simple binary protocol. This library implements the full binary
protocol for the Tokyo Tyrant 1.1.17 in pure Python as defined here::
.
http://tokyocabinet.sourceforge.net/tyrantdoc/
|