This file is indexed.

/usr/lib/python2.7/dist-packages/ginga-2.7.0.egg-info/PKG-INFO is in python-ginga 2.7.0-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
Metadata-Version: 1.2
Name: ginga
Version: 2.7.0
Summary: A scientific image viewer and toolkit
Home-page: http://ejeschke.github.com/ginga
Author: Eric Jeschke
Author-email: eric@naoj.org
License: BSD
Description-Content-Type: UNKNOWN
Description: 
        Ginga is a toolkit designed for building viewers for scientific image
        data in Python, visualizing 2D pixel data in numpy arrays.
        The Ginga toolkit centers around an image display class which supports
        zooming and panning, color and intensity mapping, a choice of several
        automatic cut levels algorithms and canvases for plotting scalable
        geometric forms.  In addition to this widget, a general purpose
        'reference' FITS viewer is provided, based on a plugin framework.
        
        Ginga is distributed under an open-source BSD licence. Please see the
        file LICENSE.txt in the top-level directory for details.
        
Keywords: scientific,image,viewer,numpy,toolkit,astronomy,FITS
Platform: UNKNOWN
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: POSIX
Classifier: Programming Language :: C
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Scientific/Engineering :: Astronomy
Classifier: Topic :: Scientific/Engineering :: Physics
Requires: numpy
Provides: ginga
Requires-Python: >=2.7