Metadata-Version: 2.0
Name: oslo.messaging
Version: 1.6.0
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.6.0)
Requires-Dist: oslo.utils (>=1.2.0)
Requires-Dist: oslo.serialization (>=1.2.0)
Requires-Dist: oslo.i18n (>=1.3.0)
Requires-Dist: stevedore (>=1.1.0)
Requires-Dist: six (>=1.7.0)
Requires-Dist: eventlet (>=0.16.1)
Requires-Dist: PyYAML (>=3.1.0)
Requires-Dist: kombu (>=2.5.0)
Requires-Dist: oslo.middleware (>=0.3.0)
Requires-Dist: futures (>=2.1.6)

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

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

See also: `Library Documentation <http://docs.openstack.org/developer/oslo.messaging>`_



