This file is indexed.

/usr/share/pyshared/TurboGears2-2.1.5.egg-info/PKG-INFO is in python-turbogears2 2.1.5-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
Metadata-Version: 1.0
Name: TurboGears2
Version: 2.1.5
Summary: Next generation TurboGears built on Pylons
Home-page: http://www.turbogears.org/
Author: Mark Ramm, Christopher Perkins, Jonathan LaCour, Rick Copland, Alberto Valverde, and the TurboGears community
Author-email: mark.ramm@gmail.com, alberto@toscat.net, m.pedersen@icelus.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 (ToscaWidgets)
         * 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 repository`_.
        
        .. _TurboGears Git repository:
            https://sourceforge.net/p/turbogears2/tg2/
        
Keywords: turbogears pylons
Platform: UNKNOWN