This file is indexed.

/usr/lib/python3/dist-packages/subvertpy-0.10.1.egg-info is in python3-subvertpy 0.10.1-1build1.

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
Metadata-Version: 1.1
Name: subvertpy
Version: 0.10.1
Summary: Alternative Python bindings for Subversion
Home-page: https://jelmer.uk/subvertpy
Author: Jelmer Vernooij
Author-email: jelmer@jelmer.uk
License: LGPLv2.1 or later
Download-URL: https://jelmer.uk/subvertpy/subvertpy-0.10.1.tar.gz
Description: 
                  Alternative Python bindings for Subversion. The goal is to have
                  complete, portable and "Pythonic" Python bindings.
                  
Keywords: svn subvertpy subversion bindings
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: License :: OSI Approved :: GNU General Public License v2 or later (GPLv2+)
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Operating System :: POSIX
Classifier: Topic :: Software Development :: Version Control