This file is indexed.

/usr/lib/python2.7/dist-packages/spyder-2.3.1.egg-info is in python-spyderlib 2.3.1+dfsg-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
24
25
26
27
28
29
30
31
Metadata-Version: 1.1
Name: spyder
Version: 2.3.1
Summary: Scientific PYthon Development EnviRonment
Home-page: http://code.google.com/p/spyderlib
Author: Pierre Raybaut
Author-email: UNKNOWN
License: MIT
Download-URL: http://code.google.com/p/spyderlib/files/spyder-2.3.1.zip
Description: Spyder is an interactive Python development environment providing 
        MATLAB-like features in a simple and light-weighted software.
        It also provides ready-to-use pure-Python widgets to your PyQt4 or 
        PySide application: source code editor with syntax highlighting and 
        code introspection/analysis features, NumPy array editor, dictionary 
        editor, Python console, etc.
Keywords: PyQt4 PySide editor shell console widgets IDE
Platform: any
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: MacOS
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: OS Independent
Classifier: Operating System :: POSIX
Classifier: Operating System :: Unix
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Development Status :: 5 - Production/Stable
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: Software Development :: Widget Sets
Requires: rope (>=0.9.2)
Requires: sphinx (>=0.6.0)
Requires: PyQt4 (>=4.4)