This file is indexed.

/usr/share/pyshared/texttable-0.8.1.egg-info is in python-texttable 0.8.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
20
21
22
23
Metadata-Version: 1.1
Name: texttable
Version: 0.8.1
Summary: module for creating simple ASCII tables
Home-page: http://foutaise.org/code/
Author: Gerome Fournier
Author-email: jef(at)foutaise.org
License: LGPL
Download-URL: http://foutaise.org/code/texttable/texttable-0.8.1.tar.gz
Description: texttable is a module to generate a formatted text table, using ASCII
        characters.
Platform: any
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: End Users/Desktop
Classifier: License :: OSI Approved :: GNU Library or Lesser General Public License (LGPL)
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: POSIX
Classifier: Operating System :: MacOS
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Text Processing
Classifier: Topic :: Utilities