This file is indexed.

/usr/lib/python2.7/dist-packages/Cartopy-0.14.2.egg-info/PKG-INFO is in python-cartopy 0.14.2+dfsg1-2build3.

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
41
42
43
44
45
46
47
48
49
50
51
52
53
54
Metadata-Version: 1.1
Name: Cartopy
Version: 0.14.2
Summary: A cartographic python library with matplotlib support for visualisation
Home-page: http://scitools.org.uk/cartopy/docs/latest/
Author: UK Met Office
Author-email: UNKNOWN
License: LGPLv3
Download-URL: https://github.com/SciTools/cartopy
Description: 
        =======
        Cartopy
        =======
        
        .. image:: http://scitools.org.uk/cartopy/docs/latest/_static/cartopy.png
        
        Cartopy is a Python package designed to make drawing maps for data analysis and visualisation easy.
        
        It features:
        
        * object oriented projection definitions
        * point, line, polygon and image transformations between projections
        * integration to expose advanced mapping in matplotlib with a simple and intuitive interface
        * powerful vector data handling by integrating shapefile reading with Shapely capabilities 
        
        Documentation can be found at http://scitools.org.uk/cartopy/docs/latest/.
        
        ----
        Code
        ----
        Cartopy is licenced under GNU Lesser General Public License (LGPLv3).
        Development occurs at https://github.com/SciTools/cartopy.
        
        
Keywords: cartography map transform projection proj.4 geos shapely shapefile
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: License :: OSI Approved :: GNU Lesser General Public License v3 or later (LGPLv3+)
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: POSIX
Classifier: Operating System :: POSIX :: AIX
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: C++
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: Scientific/Engineering :: GIS
Classifier: Topic :: Scientific/Engineering :: Visualization