This file is indexed.

/usr/lib/python3/dist-packages/hug-2.3.0.egg-info/PKG-INFO is in python3-hug 2.3.0-1.1.

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
Metadata-Version: 1.1
Name: hug
Version: 2.3.0
Summary: A Python framework that makes developing APIs as simple as possible, but no simpler.
Home-page: https://github.com/timothycrosley/hug
Author: Timothy Crosley
Author-email: timothy.crosley@gmail.com
License: MIT
Description-Content-Type: UNKNOWN
Description: UNKNOWN
Keywords: Web,Python,Python3,Refactoring,REST,Framework,RPC
Platform: UNKNOWN
Classifier: Development Status :: 6 - Mature
Classifier: Intended Audience :: Developers
Classifier: Natural Language :: English
Classifier: Environment :: Console
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.2
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Topic :: Software Development :: Libraries
Classifier: Topic :: Utilities
Requires: falcon
Requires: requests