This file is indexed.

/usr/lib/python2.7/dist-packages/gbp-0.8.12.2.egg-info/PKG-INFO is in git-buildpackage 0.8.12.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
29
30
31
32
33
34
35
36
37
38
39
40
Metadata-Version: 1.1
Name: gbp
Version: 0.8.12.2
Summary: Suite to help with Debian packages in Git repositories
Home-page: https://honk.sigxcpu.org/piki/projects/git-buildpackage/
Author: Guido Günther
Author-email: agx@sigxcpu.org
License: GPLv2+
Description: Git-buildpackage
        ----------------
        Tools to ease the development of Debian and (partially) RPM packages in git
        repositories.  For documentation see the manual online at:
        
          http://honk.sigxcpu.org/projects/git-buildpackage/manual-html/gbp.html
        
        On Debian systems, the documentation can be found in
        /usr/share/doc/git-buildpackage/manual-html.
        
        The API documentation of the gbp module can be found at:
        
          http://honk.sigxcpu.org/projects/git-buildpackage/apidocs
        
        The mailing list is at:
        
          * http://lists.sigxcpu.org/mailman/listinfo/git-buildpackage
          * git-buildpackage at lists.sigxcpu.org
        
        See the HACKING document for details on contributing to gbp development. The
        package is also available on Pypi at:
        
          https://pypi.python.org/pypi/gbp/
        
        [![Build Status](https://travis-ci.org/agx/git-buildpackage.svg?branch=master)](https://travis-ci.org/agx/git-buildpackage)
        
Platform: UNKNOWN
Classifier: Environment :: Console
Classifier: Programming Language :: Python :: 2
Classifier: Topic :: Software Development :: Version Control
Classifier: Operating System :: POSIX :: Linux
Requires: six