This file is indexed.

/usr/lib/python2.7/dist-packages/rados-2.0.0.egg-info/PKG-INFO is in python-rados 12.2.4-0ubuntu1.

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
Metadata-Version: 1.1
Name: rados
Version: 2.0.0
Summary: Python bindings for the Ceph librados library
Home-page: https://github.com/ceph/ceph/tree/master/src/pybind/rados
Author: UNKNOWN
Author-email: UNKNOWN
License: LGPLv2+
Description-Content-Type: UNKNOWN
Description: This package contains Python bindings for interacting with Ceph's RADOS library. RADOS is a reliable, autonomic distributed object storage cluster developed as part of the Ceph distributed storage system. This is a shared library allowing applications to access the distributed object store using a simple file-like interface.
Platform: Linux
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: System Administrators
Classifier: License :: OSI Approved :: GNU Lesser General Public License v2 or later (LGPLv2+)
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Cython
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5