This file is indexed.

/usr/lib/python2.7/dist-packages/pyVows-2.0.6.egg-info/PKG-INFO is in python-pyvows 2.0.6-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
Metadata-Version: 1.1
Name: pyVows
Version: 2.0.6
Summary: pyVows is a BDD test engine based on Vows.js <http://vowsjs.org>.
Home-page: http://pyvows.org
Author: Zearin
Author-email: heynemann@gmail.com
License: MIT
Description: pyVows is a test engine based on Vows.js. It features topic-based testing,
                (*fast*) parallel running of tests, code coverage reports, test profiling, and
                more:
        
                http://pyvows.org
        
        
Keywords: test testing vows tdd bdd development coverage profile profiling
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Operating System :: MacOS
Classifier: Operating System :: POSIX
Classifier: Operating System :: Unix
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Topic :: Software Development :: Testing