python-binary-memcached 0.31.1+dfsg1-2 source package in Ubuntu

Changelog

python-binary-memcached (0.31.1+dfsg1-2) unstable; urgency=medium

  * Uploading to unstable.

 -- Thomas Goirand <email address hidden>  Wed, 23 Mar 2022 16:13:56 +0100

Upload details

Uploaded by:
Debian OpenStack
Uploaded to:
Sid
Original maintainer:
Debian OpenStack
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Noble release universe misc
Mantic release universe misc
Lunar release universe misc

Builds

Kinetic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-binary-memcached_0.31.1+dfsg1-2.dsc 2.3 KiB 93c70464f917bc50b41319d137a39f14f88fd115752bd63c702af65f0f7f9600
python-binary-memcached_0.31.1+dfsg1.orig.tar.xz 18.5 KiB 672b6545f19d53c22b199bea5cf14e67942930f50673a25e1997be819ca42969
python-binary-memcached_0.31.1+dfsg1-2.debian.tar.xz 2.8 KiB c5e1010d2c4db20b226c5d1fa91be97337445a407ed42978f70730574e281b44

Available diffs

No changes file available.

Binary packages built by this source

python3-binary-memcached: pure python module to access memcached via its binary protocol - Python 3.x

 This library contains a pure Python module (thread safe) to access memcached
 via it's binary with SASL auth support.
 .
 The main purpose of this module it to be able to communicate with memcached
 using binary protocol and support authentication, so it can work with Heroku
 for example.
 .
 This package contains the Python 3.x module.