Package: python-redis Version: 2.10.5-1ubuntu1 Architecture: all Maintainer: Ubuntu Developers Installed-Size: 27 Suggests: python-hiredis Filename: ./all/python-redis_2.10.5-1ubuntu1_all.deb Size: 3270 MD5sum: 681099ce179aaf84ab1488d81d94861b SHA1: b6f20faf57c43a68f3a2ad9ea86246a78e497059 SHA256: 6b7f4763dd6a9c8b02d53105dcd01a9b80d1e0bd57408de08c5d3b0a7fbd632d Section: python Priority: optional Homepage: http://github.com/andymccurdy/redis-py Description: Persistent key-value database with network interface (Python library) Redis is a key-value database in a similar vein to memcache but the dataset is non-volatile. Redis additionally provides native support for atomically manipulating and querying data structures such as lists and sets. . The dataset is stored entirely in memory and periodically flushed to disk. . This package contains Python bindings to Redis. Original-Maintainer: Chris Lamb Package: python-stdeb Source: stdeb Version: 0.8.5-1 Architecture: all Maintainer: Omnivore Ops Installed-Size: 37 Depends: debhelper (>= 9), python-setuptools, python-requests Recommends: apt-file, dpkg-dev, python-all Suggests: python-all-dev Filename: ./all/python-stdeb_0.8.5-1_all.deb Size: 6502 MD5sum: 8e56e0be565b7e8276e8bea3a38a1dd2 SHA1: ec5182c472278ef960fbbed86f8f9b581a16f7e3 SHA256: 942fab4b5a28b38f5496de511497c6c28a8189e682b888d4189123254baec832 Section: python Priority: optional Homepage: http://github.com/astraw/stdeb Description: Python to Debian source package conversion utility This package provides some tools to produce Debian packages from Python packages via a new distutils command, sdist_dsc. Automatic defaults are provided for the Debian package, but many aspects of the resulting package can be customized via a configuration file. . * pypi-install will query the Python Package Index (PyPI) for a package, download it, create a .deb from it, and then install the .deb. * py2dsc will convert a distutils-built source tarball into a Debian source package. * py2dsc-deb is like py2dsc, but will additionally build binary package * pypi-download will download upstream tarball from PyPI Package: python3-redis Source: python-redis Version: 2.10.5-1ubuntu1 Architecture: all Maintainer: Ubuntu Developers Installed-Size: 242 Depends: python3:any (>= 3.3.2-2~) Filename: ./all/python3-redis_2.10.5-1ubuntu1_all.deb Size: 43658 MD5sum: e5051acdbca4f59101072e8600e59675 SHA1: 895faa288c3c9d6953e8d0914ad9dd71ac865832 SHA256: 8901c9dcf7f7539f5ee98f6ed379c233b4a4027dbd932dd8114f349645950725 Section: python Priority: optional Homepage: http://github.com/andymccurdy/redis-py Description: Persistent key-value database with network interface (Python 3 library) Redis is a key-value database in a similar vein to memcache but the dataset is non-volatile. Redis additionally provides native support for atomically manipulating and querying data structures such as lists and sets. . The dataset is stored entirely in memory and periodically flushed to disk. . This package contains Python bindings to Redis. . This is the Python 3 version of the package. Original-Maintainer: Chris Lamb Package: python3-stdeb Source: stdeb Version: 0.8.5-1 Architecture: all Maintainer: Omnivore Ops Installed-Size: 179 Depends: python3:any (>= 3.3.2-2~), debhelper (>= 9), python3-setuptools, python3-requests Recommends: apt-file, dpkg-dev, python3-all Suggests: python3-all-dev Filename: ./all/python3-stdeb_0.8.5-1_all.deb Size: 32038 MD5sum: b3f53a1159b5d7edf3a28c764a8f668a SHA1: c26142ef9d21689b84b12fd98ad496c86d44995f SHA256: 0732a1a6149695c51b575257a0c52930c608e2fd14917f7504d965b778af2d28 Section: python Priority: optional Homepage: http://github.com/astraw/stdeb Description: Python to Debian source package conversion plugins for distutils This package provides distutils commands to produce Debian packages from Python packages. Automatic defaults are provided for the Debian package, but many aspects of the resulting package can be customized via a configuration file.