This file is indexed.

/usr/share/pyshared/SquareMap-1.0.1b3.egg-info/PKG-INFO is in python-squaremap 1.0.1b3-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
Metadata-Version: 1.0
Name: SquareMap
Version: 1.0.1b3
Summary: Hierarchic data-visualisation control for wxPython
Home-page: https://launchpad.net/squaremap
Author: Mike C. Fletcher
Author-email: mcfletch@vrplumber.com
License: BSD
Description: Hierarchic visualization control for wxPython 
        
        Hierarchic data visualization control intended for use with 
        structures where "parents" hold collections of weighted children.
        
        Can be used for viewing sizes of directories on file-systems,
        running-time of functions in profiling, or time spent on tasks 
        in a time-tracking application.
Keywords: wxPython,squaremap
Platform: Any
Classifier: License :: OSI Approved :: BSD License
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Intended Audience :: Developers