This file is indexed.

/usr/lib/python3/dist-packages/rpl-1.5.6.egg-info/PKG-INFO is in rpl 1.5.7-1.

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
Metadata-Version: 1.1
Name: rpl
Version: 1.5.6
Summary: Free replacement for rpl (replace strings in files).
Home-page: https://github.com/kcoyner/rpl
Author: Göran Weinholt
Author-email: weinholt@debian.org
License: GPL v2 or later
Description: # rpl
        An intelligent recursive search/replace utility written in Python
        
        rpl is a text replacement utility. It will replace strings with new strings in
        multiple text files. It can work recursively over directories and supports
        limiting the search to specific file suffixes.
        
        
Platform: UNKNOWN
Classifier: Environment :: Console
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 3