/usr/lib/python2.7/dist-packages/oslo.messaging-4.6.1.egg-info/PKG-INFO is in python-oslo.messaging 4.6.1-2ubuntu1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
| 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 | Metadata-Version: 1.1
Name: oslo.messaging
Version: 4.6.1
Summary: Oslo Messaging API
Home-page: https://wiki.openstack.org/wiki/Oslo#oslo.messaging
Author: OpenStack
Author-email: openstack-dev@lists.openstack.org
License: UNKNOWN
Description: Oslo Messaging Library
        ======================
        
        .. image:: https://img.shields.io/pypi/v/oslo.messaging.svg
            :target: https://pypi.python.org/pypi/oslo.messaging/
            :alt: Latest Version
        
        .. image:: https://img.shields.io/pypi/dm/oslo.messaging.svg
            :target: https://pypi.python.org/pypi/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: http://docs.openstack.org/developer/oslo.messaging
        * Source: http://git.openstack.org/cgit/openstack/oslo.messaging
        * Bugs: http://bugs.launchpad.net/oslo.messaging
        
        
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.7
 |