Source: python-memcache
Section: python
Priority: optional
X-Python-Version: >= 2.6
Maintainer: Mirantis OpenStack Team <mos@mirantis.com>
Build-Depends: debhelper (>= 9), python-all (>= 2.7.1)
Build-Depends-Indep: python-setuptools
Standards-Version: 3.9.4.0
Homepage: http://www.tummy.com/Community/software/python-memcached/

Package: python-memcache
Architecture: all
Depends: ${misc:Depends}, ${python:Depends}
Suggests: memcached
Description: pure python memcached client
 This software is a 100% Python interface to the memcached memory cache
 daemon. It is the client side software which allows storing values in
 one or more, possibly remote, memcached servers.
