This file is indexed.

/usr/share/pyshared/TraitsBackendWX-3.6.0.egg-info/PKG-INFO is in python-traitsbackendwx 3.6.0-3.

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
37
38
39
40
Metadata-Version: 1.0
Name: TraitsBackendWX
Version: 3.6.0
Summary: WxPython backend for Traits and TraitsGUI (Pyface).
Home-page: http://code.enthought.com/projects/traits_gui
Author: ETS Developers
Author-email: enthought-dev@enthought.com
License: BSD
Download-URL: http://www.enthought.com/repo/ETS/TraitsBackendWX-3.6.0.tar.gz
Description: The TraitsBackendWX project contains an implementation of TraitsGUI using
        wxPython. It provides wx-based support for visualization and editing of
        Traits-based objects.
        
        Prerequisite
        ------------
        You must have the following libraries installed before building or installing
        TraitsBackendWX:
        
        * `wxPython <http://www.wxpython.org/>`_ version 2.8 or later
        * `setuptools <http://pypi.python.org/pypi/setuptools/0.6c8>`_.
        
        
Platform: Windows
Platform: Linux
Platform: Mac OS-X
Platform: Unix
Platform: Solaris
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: BSD 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
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: Software Development
Classifier: Topic :: Software Development :: Libraries