This file is indexed.

/usr/share/pyshared/PasteScript-1.7.5.egg-info/SOURCES.txt is in python-pastescript 1.7.5-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
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
MANIFEST.in
setup.cfg
setup.py
PasteScript.egg-info/PKG-INFO
PasteScript.egg-info/SOURCES.txt
PasteScript.egg-info/dependency_links.txt
PasteScript.egg-info/entry_points.txt
PasteScript.egg-info/namespace_packages.txt
PasteScript.egg-info/not-zip-safe
PasteScript.egg-info/requires.txt
PasteScript.egg-info/top_level.txt
docs/conf.py
docs/developer.txt
docs/index.txt
docs/license.txt
docs/news.txt
docs/_build/developer.html
docs/_build/genindex.html
docs/_build/index.html
docs/_build/license.html
docs/_build/news.html
docs/_build/py-modindex.html
docs/_build/search.html
docs/_build/modules/checkperms.html
docs/_build/modules/cherrypy_server.html
docs/_build/modules/command.html
docs/_build/modules/copydir.html
docs/_build/modules/filemaker.html
docs/_build/modules/templates.html
docs/_build/modules/testapp.html
docs/_build/modules/util.secret.html
docs/modules/checkperms.txt
docs/modules/cherrypy_server.txt
docs/modules/command.txt
docs/modules/copydir.txt
docs/modules/filemaker.txt
docs/modules/templates.txt
docs/modules/testapp.txt
docs/modules/util.secret.txt
paste/__init__.py
paste/script/__init__.py
paste/script/appinstall.py
paste/script/bool_optparse.py
paste/script/cgi_server.py
paste/script/checkperms.py
paste/script/cherrypy_server.py
paste/script/command.py
paste/script/copydir.py
paste/script/create_distro.py
paste/script/default_sysconfig.py
paste/script/entrypoints.py
paste/script/epdesc.py
paste/script/exe.py
paste/script/filemaker.py
paste/script/flup_server.py
paste/script/grep.py
paste/script/help.py
paste/script/interfaces.py
paste/script/pluginlib.py
paste/script/request.py
paste/script/serve.py
paste/script/templates.py
paste/script/testapp.py
paste/script/twisted_web2_server.py
paste/script/wsgiutils_server.py
paste/script/paster-templates/basic_package/setup.cfg
paste/script/paster-templates/basic_package/setup.py_tmpl
paste/script/paster-templates/basic_package/+package+/__init__.py
paste/script/paster-templates/basic_package/docs/license.txt_tmpl
paste/script/util/__init__.py
paste/script/util/logging_config.py
paste/script/util/secret.py
paste/script/util/string24.py
paste/script/util/subprocess24.py
paste/script/util/uuid.py
tests/__init__.py
tests/test_egg_finder.py
tests/test_logging_config.py
tests/test_plugin_adder.py
tests/test_template_introspect.py
tests/appsetup/__init__.py
tests/appsetup/test_make_project.py
tests/appsetup/testfiles/admin_index.py
tests/appsetup/testfiles/conftest.py
tests/appsetup/testfiles/iscape.txt
tests/appsetup/testfiles/test_forbidden.py
tests/fake_packages/FakePlugin.egg/setup.py
tests/fake_packages/FakePlugin.egg/FakePlugin.egg-info/entry_points.txt
tests/fake_packages/FakePlugin.egg/FakePlugin.egg-info/paster_plugins.txt
tests/fake_packages/FakePlugin.egg/FakePlugin.egg-info/top_level.txt
tests/fake_packages/FakePlugin.egg/fakeplugin/__init__.py
tests/sample_templates/test1.txt