Metadata-Version: 1.1
Name: CoolAMQP
Version: 0.95
Summary: Very fast pure-Python AMQP client
Home-page: https://github.com/smok-serwis/coolamqp
Author: SMOK sp. z o.o.
Author-email: pmaslanka@smok.co
License: MIT License
Description: Pure Python AMQP client, but with dynamic class generation and memoryviews FOR THE GODSPEED.
        
        Also, handles your reconnects and transactionality THE RIGHT WAY, though somewhat opinionated
Keywords: amqp,rabbitmq,client,network,ha,high availability
Platform: posix
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Classifier: Operating System :: POSIX :: Linux
Classifier: Development Status :: 5 - Production/Stable
Classifier: License :: OSI Approved :: MIT License
Classifier: Topic :: Software Development :: Libraries
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Libraries :: Python Modules
