python-pytyrant 1.1.17-1ubuntu1 source package in Ubuntu

Changelog

python-pytyrant (1.1.17-1ubuntu1) quantal; urgency=low

  * Transition to dh_python2
 -- Andres Rodriguez <email address hidden>   Fri, 06 Jul 2012 15:46:47 -0400

Upload details

Uploaded by:
Andres Rodriguez
Uploaded to:
Quantal
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
python
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
python-pytyrant_1.1.17.orig.tar.gz 4.9 KiB f53e542c6e65e7fb439223b5eda8d03f1774b96d59a4081f1fcb9b52d82c1fbb
python-pytyrant_1.1.17-1ubuntu1.diff.gz 1.9 KiB bfb524879f42b6c867f344ed077ee59c85d5f48f9044ce0bd425a20e675e6a7d
python-pytyrant_1.1.17-1ubuntu1.dsc 1.9 KiB c2b5ee0df128bec7ec0d1c0a469bde7a99f16273c657ed3df5260f62b966bcda

Available diffs

View changes file

Binary packages built by this source

python-pytyrant: Pure Python client implementation of the Tokyo Tyrant protocol

 A pure Python client implementation of the binary Tokyo Tyrant
 protocol. Tokyo Cabinet <http://tokyocabinet.sourceforge.net/> 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/