This file is indexed.

/usr/lib/python3/dist-packages/pip-1.1.egg-info/SOURCES.txt is in python3-pip 1.1-3.

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
41
42
43
44
45
46
47
48
49
50
AUTHORS.txt
LICENSE.txt
MANIFEST.in
setup.cfg
setup.py
docs/ci-server-step-by-step.txt
docs/configuration.txt
docs/contributing.txt
docs/glossary.txt
docs/index.txt
docs/installing.txt
docs/news.txt
docs/other-tools.txt
docs/requirements.txt
docs/usage.txt
pip/__init__.py
pip/_pkgutil.py
pip/backwardcompat.py
pip/basecommand.py
pip/baseparser.py
pip/download.py
pip/exceptions.py
pip/index.py
pip/locations.py
pip/log.py
pip/req.py
pip/runner.py
pip/status_codes.py
pip/util.py
pip.egg-info/PKG-INFO
pip.egg-info/SOURCES.txt
pip.egg-info/dependency_links.txt
pip.egg-info/entry_points.txt
pip.egg-info/not-zip-safe
pip.egg-info/top_level.txt
pip/commands/__init__.py
pip/commands/bundle.py
pip/commands/completion.py
pip/commands/freeze.py
pip/commands/help.py
pip/commands/install.py
pip/commands/search.py
pip/commands/uninstall.py
pip/commands/unzip.py
pip/commands/zip.py
pip/vcs/__init__.py
pip/vcs/bazaar.py
pip/vcs/git.py
pip/vcs/mercurial.py
pip/vcs/subversion.py