Metadata-Version: 2.0
Name: ammoo
Version: 0.2.0
Summary: AMQP library with a pythonic API for asyncio on Python 3.5+
Home-page: https://github.com/mwfrojdman/ammoo
Author: Mathias Fröjdman
Author-email: mwf@iki.fi
License: Apache 2.0
Platform: all
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
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 :: Implementation :: CPython
Provides-Extra: test
Requires-Dist: pytest; extra == 'test'
Requires-Dist: pytest-asyncio; extra == 'test'
Requires-Dist: pytest-capturelog; extra == 'test'
Requires-Dist: pytest-timeout; extra == 'test'

UNKNOWN


