Metadata-Version: 1.0
Name: python3-pika
Version: 0.9.14
Summary: Pika Python AMQP Client Library
Home-page: https://pika.readthedocs.org 
Author: Gavin M. Roy
Author-email: gavinmroy@gmail.com
License: MPL v2.0
Description: 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 RabbitMQ, but should also work with other AMQP 0-9-1 brokers.
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU General Public License (GPL)
Classifier: License :: OSI Approved :: Mozilla Public License 1.1 (MPL 1.1)
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3.2
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Topic :: Communications
Classifier: Topic :: Internet
Classifier: Topic :: Software Development :: Libraries
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: System :: Networking
