Metadata-Version: 2.0
Name: oslo.messaging
Version: 1.4.2
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: oslo.config (<=1.6.0,>=1.4.0)
Requires-Dist: oslo.utils (<1.5.0,>=1.4.0)
Requires-Dist: stevedore (<=1.3.0,>=1.0.0)
Requires-Dist: six (<=1.9.0,>=1.7.0)
Requires-Dist: eventlet (<=0.15.2,>=0.15.1)
Requires-Dist: Babel (<=1.3,>=1.3)
Requires-Dist: PyYAML (<=3.10,>=3.1.0)
Requires-Dist: kombu (<=3.0.15,>=2.5.0)

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>`_



