Package: python-pytyrant Version: 1.1.17-1.2 Architecture: amd64 Maintainer: David Watson Installed-Size: 31 Depends: python:any (<< 2.8), python:any (>= 2.7.5-5~) Section: python Priority: optional Homepage: http://code.google.com/p/pytyrant/ Description: Pure Python client implementation of the Tokyo Tyrant protocol 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/