This file is indexed.

/usr/lib/python2.7/dist-packages/cov_core-1.15.0.egg-info/PKG-INFO is in python-cov-core 1.15.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
24
25
26
27
28
Metadata-Version: 1.1
Name: cov-core
Version: 1.15.0
Summary: plugin core for use by pytest-cov, nose-cov and nose2-cov
Home-page: https://github.com/schlamar/cov-core
Author: Marc Schlaich
Author-email: marc.schlaich@gmail.com
License: MIT License
Description-Content-Type: UNKNOWN
Description: cov-core
        ========
        
        This is a lib package for use by pytest-cov, nose-cov and nose2-cov.  Unless you're developing a
        coverage plugin for a test framework, you probably want one of those.
Keywords: cover coverage
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2.4
Classifier: Programming Language :: Python :: 2.5
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.0
Classifier: Programming Language :: Python :: 3.1
Classifier: Topic :: Software Development :: Testing