This file is indexed.

/usr/lib/python2.7/dist-packages/pp-1.6.5.egg-info is in python-pp 1.6.5-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
Metadata-Version: 1.1
Name: pp
Version: 1.6.5
Summary: Parallel and distributed programming for Python
Home-page: http://www.parallelpython.com
Author: Vitalii Vanovschi
Author-email: support@parallelpython.com
License: BSD-like
Download-URL: http://www.parallelpython.com/downloads/pp/pp-1.6.5.zip
Description: 
        Parallel Python module (PP) provides an easy and efficient way to create parallel-enabled applications for SMP computers and clusters. PP module features cross-platform portability and dynamic load balancing. Thus application written with PP will parallelize efficiently even on heterogeneous and multi-platform clusters (including clusters running other application with variable CPU loads). Visit http://www.parallelpython.com for further information.
        
Platform: Windows
Platform: Linux
Platform: Unix
Classifier: Topic :: Software Development
Classifier: Topic :: System :: Distributed Computing
Classifier: Programming Language :: Python
Classifier: Operating System :: OS Independent
Classifier: License :: OSI Approved :: BSD License
Classifier: Natural Language :: English
Classifier: Intended Audience :: Developers
Classifier: Development Status :: 5 - Production/Stable