This file is indexed.

/usr/lib/python2.7/dist-packages/Pyro-3.14.egg-info is in pyro 1:3.14-5.

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
Metadata-Version: 1.1
Name: Pyro
Version: 3.14
Summary: distributed object middleware for Python (IPC/RPC), version 3.x
Home-page: http://www.xs4all.nl/~irmen/pyro3/
Author: Irmen de Jong
Author-email: irmen@razorvine.net
License: MIT
Description: Pyro stands for PYthon Remote Objects. It is an advanced and powerful Distributed Object Technology system written entirely in Python, that is designed to be very easy to use.
        
        This is version 3.x of Pyro, the stable version.
        For a more modern version with new features, look at Pyro4 instead.
Keywords: distributed objects,middleware,network communication,DOT,RMI,IPC
Platform: any
Classifier: Development Status :: 5 - Production/Stable
Classifier: Development Status :: 6 - Mature
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2.5
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Topic :: Software Development :: Object Brokering
Classifier: Topic :: System :: Distributed Computing
Classifier: Topic :: System :: Networking