This file is indexed.

/usr/lib/python2.7/dist-packages/hyperlink-17.3.1.egg-info/PKG-INFO is in python-hyperlink 17.3.1-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
Metadata-Version: 1.1
Name: hyperlink
Version: 17.3.1
Summary: A featureful, correct URL for Python.
Home-page: https://github.com/python-hyper/hyperlink
Author: Mahmoud Hashemi and Glyph Lefkowitz
Author-email: mahmoud@hatnote.com
License: MIT
Description: The humble, but powerful, URL runs everything around us. Chances
        are you've used several just to read this text.
        
        Hyperlink is a featureful, pure-Python implementation of the URL, with
        an emphasis on correctness. BSD licensed.
        
        See the docs at http://hyperlink.readthedocs.io.
        
Platform: any
Classifier: Topic :: Utilities
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Libraries
Classifier: Development Status :: 5 - Production/Stable
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: Implementation :: PyPy