This file is indexed.

/usr/lib/python2.7/dist-packages/TurboGears2-2.3.7.egg-info/PKG-INFO is in python-turbogears2 2.3.7-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
37
38
Metadata-Version: 1.1
Name: TurboGears2
Version: 2.3.7
Summary: Next generation TurboGears
Home-page: http://www.turbogears.org/
Author: Mark Ramm, Christopher Perkins, Jonathan LaCour, Rick Copland, Alberto Valverde, Michael Pedersen, Alessandro Molina, and the TurboGears community
Author-email: mark.ramm@gmail.com, alberto@toscat.net, m.pedersen@icelus.org, amol@turbogears.org
License: MIT
Description: 
        TurboGears brings together a best of breed python tools
        to create a flexible, full featured, and easy to use web
        framework.
        
        TurboGears 2 provides an integrated and well tested set of tools for
        everything you need to build dynamic, database driven applications.
        It provides a full range of tools for front end javascript
        develeopment, back database development and everything in between:
        
         * dynamic javascript powered widgets (ToscaWidgets2)
         * automatic JSON generation from your controllers
         * powerful, designer friendly XHTML based templating (Genshi)
         * object or route based URL dispatching
         * powerful Object Relational Mappers (SQLAlchemy)
        
        The latest development version is available in the
        `TurboGears Git repositories`_.
        
        .. _TurboGears Git repositories:
            https://github.com/TurboGears
        
Keywords: turbogears
Platform: UNKNOWN
Classifier: Intended Audience :: Developers
Classifier: Environment :: Web Environment
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python
Classifier: Topic :: Internet :: WWW/HTTP
Classifier: Topic :: Internet :: WWW/HTTP :: WSGI