This file is indexed.

/usr/share/pyshared/pymodbus-0.9.0.egg-info/PKG-INFO is in python-pymodbus 0.9.0+r175-2.

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
Metadata-Version: 1.1
Name: pymodbus
Version: 0.9.0
Summary: A fully featured modbus protocol stack in python
Home-page: http://code.google.com/p/pymodbus/
Author: Galen Collins
Author-email: bashwork@gmail.com
License: BSD
Description: 
            Pymodbus aims to be a fully implemented modbus protocol stack implemented
            using twisted.  Its orignal goal was to allow simulation of thousands of
            modbus devices on a single machine for monitoring software testing.
            
Keywords: modbus,twisted,scada
Platform: Linux
Platform: Mac OS X
Platform: Win
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: Environment :: X11 Applications :: GTK
Classifier: Framework :: Twisted
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: POSIX :: Linux
Classifier: Operating System :: Unix
Classifier: Programming Language :: Python
Classifier: Topic :: System :: Networking
Classifier: Topic :: Utilities