Metadata-Version: |
2.1 |
Name: |
aiormq |
Version: |
6.8.1 |
Summary: |
Pure python AMQP asynchronous client library |
Author: |
Dmitry Orlov |
Author-Email: |
me[at]mosquito.su |
Home-Page: |
https://github.com/mosquito/aiormq |
Project-Url: |
Documentation, https://github.com/mosquito/aiormq/blob/master/README.rst |
Project-Url: |
Source, https://github.com/mosquito/aiormq |
Project-Url: |
Tracker, https://github.com/mosquito/aiormq/issues |
License: |
Apache-2.0 |
Keywords: |
rabbitmq,asyncio,amqp,amqp 0.9.1,driver,pamqp |
Classifier: |
Development Status :: 5 - Production/Stable |
Classifier: |
Intended Audience :: Developers |
Classifier: |
License :: OSI Approved :: Apache Software License |
Classifier: |
Natural Language :: English |
Classifier: |
Operating System :: MacOS |
Classifier: |
Operating System :: Microsoft |
Classifier: |
Operating System :: POSIX |
Classifier: |
Programming Language :: Python |
Classifier: |
Programming Language :: Python :: 3 |
Classifier: |
Programming Language :: Python :: 3.8 |
Classifier: |
Programming Language :: Python :: 3.9 |
Classifier: |
Programming Language :: Python :: 3.10 |
Classifier: |
Programming Language :: Python :: 3.11 |
Classifier: |
Programming Language :: Python :: 3.12 |
Classifier: |
Programming Language :: Python :: 3 :: Only |
Classifier: |
Programming Language :: Python :: Implementation :: CPython |
Classifier: |
Programming Language :: Python :: Implementation :: PyPy |
Classifier: |
Topic :: Internet |
Classifier: |
Topic :: Software Development |
Classifier: |
Topic :: Software Development :: Libraries |
Classifier: |
Topic :: System :: Clustering |
Requires-Python: |
>=3.8,<4.0 |
Requires-Dist: |
pamqp (==3.3.0) |
Requires-Dist: |
setuptools; python_version < "3.8" |
Requires-Dist: |
yarl |
Description-Content-Type: |
text/x-rst |