This file is indexed.

/usr/lib/python2.7/dist-packages/args-0.1.0.egg-info/PKG-INFO is in python-args 0.1.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
Metadata-Version: 1.1
Name: args
Version: 0.1.0
Summary: Command Arguments for Humans.
Home-page: https://github.com/kennethreitz/args
Author: Kenneth Reitz
Author-email: me@kennethreitz.com
License: BSD
Description: 
        args
        ~~~~
        
        This simple module gives you an elegant interface for your command line argumemnts.
        
        
Platform: any
Classifier: Environment :: Web Environment
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content
Classifier: Topic :: Software Development :: Libraries :: Python Modules