This file is indexed.

/usr/share/pyshared/starpy-1.0.1.egg-info is in python-starpy 1.0.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
Metadata-Version: 1.1
Name: starpy
Version: 1.0.1
Summary: Twisted Protocols for interaction with the Asterisk PBX
Home-page: http://asterisk-org.github.com/starpy/
Author: Mike C. Fletcher
Author-email: mcfletch@vrplumber.com
License: BSD
Description: Twisted Protocols for interaction with Asterisk PBX
        
        Provides Asterisk AMI and Asterisk FastAGI protocols under Twisted,
        allowing for fairly extensive customisation of Asterisk operations
        from a Twisted process.
Keywords: asterisk,fastagi,twisted,protocol,manager,ami
Platform: Any
Classifier: License :: OSI Approved :: BSD License
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Intended Audience :: Developers