This file is indexed.

/usr/share/pyshared/repoze.who-1.0.18.egg-info/SOURCES.txt is in python-repoze.who 1.0.18-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
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
CHANGES.txt
COPYRIGHT.txt
LICENSE.txt
README.txt
TODO.txt
ez_setup.py
setup.cfg
setup.py
docs/Makefile
docs/changes.rst
docs/conf.py
docs/index.rst
docs/narr.rst
docs/.static/logo_hi.gif
docs/.static/repoze.css
repoze/__init__.py
repoze.who.egg-info/PKG-INFO
repoze.who.egg-info/SOURCES.txt
repoze.who.egg-info/dependency_links.txt
repoze.who.egg-info/entry_points.txt
repoze.who.egg-info/namespace_packages.txt
repoze.who.egg-info/not-zip-safe
repoze.who.egg-info/requires.txt
repoze.who.egg-info/test_info.txt
repoze.who.egg-info/top_level.txt
repoze/who/__init__.py
repoze/who/classifiers.py
repoze/who/config.py
repoze/who/interfaces.py
repoze/who/middleware.py
repoze/who/restrict.py
repoze/who/utils.py
repoze/who/plugins/__init__.py
repoze/who/plugins/auth_tkt.py
repoze/who/plugins/basicauth.py
repoze/who/plugins/cookie.py
repoze/who/plugins/form.py
repoze/who/plugins/htpasswd.py
repoze/who/plugins/sql.py
repoze/who/plugins/tests/__init__.py
repoze/who/plugins/tests/test_authtkt.py
repoze/who/plugins/tests/test_basicauth.py
repoze/who/plugins/tests/test_cookie.py
repoze/who/plugins/tests/test_form.py
repoze/who/plugins/tests/test_htpasswd.py
repoze/who/plugins/tests/test_sql.py
repoze/who/plugins/tests/fixtures/__init__.py
repoze/who/plugins/tests/fixtures/form.html
repoze/who/plugins/tests/fixtures/test.htpasswd
repoze/who/plugins/tests/fixtures/testapp.py
repoze/who/tests/__init__.py
repoze/who/tests/test_classifiers.py
repoze/who/tests/test_config.py
repoze/who/tests/test_middleware.py
repoze/who/tests/test_restrict.py