Source: python-pika Section: python Priority: optional Maintainer: Jan Dittberner Uploaders: Debian Python Modules Team , Build-Depends: debhelper (>= 11), dh-python, netbase, python-all, python-mock, python-nose, python-setuptools, python-tornado, python-twisted, python-yaml, python3-all, python3-nose, python3-setuptools, python3-sphinx, python3-tornado, python3-twisted, python3-yaml, Standards-Version: 4.1.5 Homepage: https://pika.readthedocs.io/en/latest/ Vcs-Git: https://salsa.debian.org/python-team/modules/python-pika.git Vcs-Browser: https://salsa.debian.org/python-team/modules/python-pika Package: python-pika Architecture: all Depends: ${misc:Depends}, ${python:Depends}, Suggests: python-pika-doc (= ${binary:Version}), Description: AMQP client library for Python 2 Pika is a pure-Python implementation of the AMQP-0-9-1 protocol that tries to stay fairly independent of the underlying network support library. Pika was developed primarily for use with RabitMQ, but also works with other AMQP-0-9-1 brokers. . This is the Python 2 version of the library. Package: python-pika-doc Section: doc Architecture: all Depends: ${misc:Depends}, ${sphinxdoc:Depends}, Breaks: python-pika (<< 0.11.0-3~), Replaces: python-pika (<< 0.11.0-3~), Description: AMQP client library documentation Pika is a pure-Python implementation of the AMQP-0-9-1 protocol that tries to stay fairly independent of the underlying network support library. Pika was developed primarily for use with RabitMQ, but also works with other AMQP-0-9-1 brokers. . This is the library documentation. Package: python3-pika Architecture: all Depends: ${misc:Depends}, ${python3:Depends}, Suggests: python-pika-doc (= ${binary:Version}), Description: AMQP client library for Python 3 Pika is a pure-Python implementation of the AMQP-0-9-1 protocol that tries to stay fairly independent of the underlying network support library. Pika was developed primarily for use with RabitMQ, but also works with other AMQP-0-9-1 brokers. . This is the Python 3 version of the library.