This file is indexed.

/usr/share/pyshared/nwsserver-2.0.0.egg-info is in python-nwsserver 2.0.0-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
29
30
31
32
33
34
35
36
Metadata-Version: 1.0
Name: nwsserver
Version: 2.0.0
Summary: Python NetWorkSpaces Server
Home-page: http://nws-py.sourceforge.net/
Author: REvolution Computing, Inc.
Author-email: sbweston@users.sourceforge.net
License: GPL version 2 or later
Description: NetWorkSpaces (NWS) is a system that makes it very easy
        for different scripts and programs running (potentially) on
        different machines to communicate and coordinate with one
        another.
        
        The requirements for the NWS server are:
        
          Python 2.2 or later on Linux, Mac OS X, and other Unix systems.
          Python 2.4 or later on Windows.
          Twisted 2.1 and Twisted-Web 0.5 or later.
        
          Twisted is available from:
              http://www.twistedmatrix.com/
        
          Twisted itself requires:
              Zope Interfaces 3.0.1 (http://zope.org/Products/ZopeInterface)
Platform: any
Classifier: Topic :: System :: Clustering
Classifier: Topic :: System :: Distributed Computing
Classifier: License :: OSI Approved :: GNU General Public License (GPL)
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: Intended Audience :: System Administrators
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Natural Language :: English