This file is indexed.

/usr/lib/python2.7/dist-packages/stevedore-0.14.1.egg-info/PKG-INFO is in python-stevedore 0.14.1-1.

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
Metadata-Version: 1.1
Name: stevedore
Version: 0.14.1
Summary: Manage dynamic plugins for Python applications
Home-page: https://github.com/dreamhost/stevedore
Author: Doug Hellmann
Author-email: doug.hellmann@dreamhost.com
License: UNKNOWN
Description: stevedore
        =========
        
        Manage dynamic plugins for Python applications
        
        See http://stevedore.readthedocs.org for the full documentation.
        
        
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.2
Classifier: Programming Language :: Python :: 3.3
Classifier: Intended Audience :: Developers
Classifier: Environment :: Console