Metadata-Version: 2.1
Name: oslo.messaging
Version: 12.13.0
Summary: Oslo Messaging API
Home-page: https://docs.openstack.org/oslo.messaging/latest/
Author: OpenStack
Author-email: openstack-discuss@lists.openstack.org
License: UNKNOWN
Description: ========================
        Team and repository tags
        ========================
        
        .. image:: https://governance.openstack.org/tc/badges/oslo.messaging.svg
            :target: https://governance.openstack.org/tc/reference/tags/index.html
        
        .. Change things from this point on
        
        Oslo Messaging Library
        ======================
        
        .. image:: https://img.shields.io/pypi/v/oslo.messaging.svg
            :target: https://pypi.org/project/oslo.messaging/
            :alt: Latest Version
        
        .. image:: https://img.shields.io/pypi/dm/oslo.messaging.svg
            :target: https://pypi.org/project/oslo.messaging/
            :alt: Downloads
        
        The Oslo messaging API supports RPC and notifications over a number of
        different messaging transports.
        
        * License: Apache License, Version 2.0
        * Documentation: https://docs.openstack.org/oslo.messaging/latest/
        * Source: https://opendev.org/openstack/oslo.messaging
        * Bugs: https://bugs.launchpad.net/oslo.messaging
        * Release notes: https://docs.openstack.org/releasenotes/oslo.messaging/
        
        
Platform: UNKNOWN
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 :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: Implementation :: CPython
Requires-Python: >=3.6
Provides-Extra: amqp1
Provides-Extra: kafka
Provides-Extra: test
