Metadata-Version: 2.0
Name: oslo.messaging
Version: 1.8.3
Summary: Oslo Messaging API
Home-page: https://launchpad.net/oslo
Author: OpenStack
Author-email: openstack-dev@lists.openstack.org
License: UNKNOWN
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: OpenStack
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Information Technology
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Requires-Dist: pbr (>=0.6,!=0.7,<1.0)
Requires-Dist: oslo.config (>=1.9.3,<1.10.0)
Requires-Dist: oslo.utils (>=1.4.0,<1.5.0)
Requires-Dist: oslo.serialization (>=1.4.0,<1.5.0)
Requires-Dist: oslo.i18n (>=1.5.0,<1.6.0)
Requires-Dist: stevedore (>=1.3.0,<1.4.0)
Requires-Dist: six (>=1.9.0)
Requires-Dist: eventlet (>=0.16.1,!=0.17.0)
Requires-Dist: PyYAML (>=3.1.0)
Requires-Dist: kombu (>=2.5.0)
Requires-Dist: oslo.middleware (>=1.0.0,<1.1.0)
Requires-Dist: futures (>=2.1.6)
Requires-Dist: aioeventlet (>=0.4)
Requires-Dist: trollius (>=1.0)

Oslo Messaging Library
======================

The Oslo messaging API supports RPC and notifications over a number of
different messaging transports.

* License: Apache License, Version 2.0
* Documentation: http://docs.openstack.org/developer/oslo.messaging
* Source: http://git.openstack.org/cgit/openstack/oslo.messaging
* Bugs: http://bugs.launchpad.net/oslo.messaging



