Metadata-Version: 2.0
Name: oslo.messaging
Version: 1.3.1
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.2.0)
Requires-Dist: stevedore (>=0.14)
Requires-Dist: iso8601 (>=0.1.9)
Requires-Dist: six (>=1.6.0)
Requires-Dist: eventlet (>=0.13.0)
Requires-Dist: Babel (>=1.3)
Requires-Dist: PyYAML (>=3.1.0)
Requires-Dist: kombu (>=2.4.8)

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



