Metadata-Version: 2.1
Name: txAMQP3
Version: 0.9.4
Summary: Python3 library for communicating with AMQP peers and brokers using Twisted
Home-page: https://github.com/jookies/txamqp
Author: Esteve Fernandez
Author-email: esteve@apache.org
License: Apache License 2.0
Keywords: twisted amq
Classifier: Development Status :: 5 - Production/Stable
Classifier: Framework :: Twisted
Classifier: Topic :: System :: Networking
Classifier: Operating System :: OS Independent
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Topic :: Software Development :: Libraries :: Python Modules
License-File: LICENSE
Requires-Dist: Twisted~=23.10.0
