Source: python-binary-memcached
Section: python
Priority: optional
Maintainer: Progress Linux Maintainers <maintainers@lists.progress-linux.org>
XSBC-Uploaders: Daniel Baumann <daniel.baumann@progress-linux.org>
XSBC-Original-Maintainer: Debian OpenStack <team+openstack@tracker.debian.org>
XSBC-Original-Uploaders:
 Thomas Goirand <zigo@debian.org>,
Bugs: mailto:maintainers@lists.progress-linux.org
Build-Depends:
 debhelper-compat (= 11),
 dh-python,
 openstack-pkg-tools (>= 99~),
 python3-all,
 python3-setuptools,
Build-Depends-Indep:
 memcached,
 python3-pytest,
 python3-six,
 python3-trustme,
 python3-uhashring,
Standards-Version: 4.5.0
Vcs-Browser: https://git.progress-linux.org/horok-backports-extras/python-binary-memcached
Vcs-Git: https://git.progress-linux.org/horok-backports-extras/python-binary-memcached
XSBC-Original-Vcs-Browser: https://salsa.debian.org/openstack-team/python/python-binary-memcached
XSBC-Original-Vcs-Git: https://salsa.debian.org/openstack-team/python/python-binary-memcached.git
Homepage: https://github.com/jaysonsantos/python-binary-memcached

Package: python3-binary-memcached
Architecture: all
Depends:
 python3-six,
 python3-uhashring,
 ${misc:Depends},
 ${python3:Depends},
Suggests:
 python-binary-memcached-doc,
Description: 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.
