This file is indexed.

/usr/share/pyshared/zope.app.publisher-3.10.2.egg-info/SOURCES.txt is in python-zope.app.publisher 3.10.2-0ubuntu4.

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
CHANGES.txt
README.txt
bootstrap.py
buildout.cfg
setup.cfg
setup.py
src/zope/__init__.py
src/zope.app.publisher.egg-info/PKG-INFO
src/zope.app.publisher.egg-info/SOURCES.txt
src/zope.app.publisher.egg-info/dependency_links.txt
src/zope.app.publisher.egg-info/namespace_packages.txt
src/zope.app.publisher.egg-info/not-zip-safe
src/zope.app.publisher.egg-info/requires.txt
src/zope.app.publisher.egg-info/top_level.txt
src/zope/app/__init__.py
src/zope/app/publisher/__init__.py
src/zope/app/publisher/configure.zcml
src/zope/app/publisher/fieldconverters.py
src/zope/app/publisher/fileresource.py
src/zope/app/publisher/ftesting.zcml
src/zope/app/publisher/http.zcml
src/zope/app/publisher/i18n.py
src/zope/app/publisher/meta.zcml
src/zope/app/publisher/pagetemplateresource.py
src/zope/app/publisher/testing.py
src/zope/app/publisher/browser/__init__.py
src/zope/app/publisher/browser/configure.zcml
src/zope/app/publisher/browser/directoryresource.py
src/zope/app/publisher/browser/fields.py
src/zope/app/publisher/browser/fileresource.py
src/zope/app/publisher/browser/i18nfileresource.py
src/zope/app/publisher/browser/i18nresourcemeta.py
src/zope/app/publisher/browser/icon.py
src/zope/app/publisher/browser/managementviewselector.py
src/zope/app/publisher/browser/menu.py
src/zope/app/publisher/browser/menumeta.py
src/zope/app/publisher/browser/meta.zcml
src/zope/app/publisher/browser/metaconfigure.py
src/zope/app/publisher/browser/metadirectives.py
src/zope/app/publisher/browser/pagetemplateresource.py
src/zope/app/publisher/browser/resource.py
src/zope/app/publisher/browser/resourcemeta.py
src/zope/app/publisher/browser/resources.py
src/zope/app/publisher/browser/viewmeta.py
src/zope/app/publisher/browser/vocabulary.py
src/zope/app/publisher/interfaces/__init__.py
src/zope/app/publisher/interfaces/browser.py
src/zope/app/publisher/interfaces/ftp.py
src/zope/app/publisher/interfaces/http.py
src/zope/app/publisher/interfaces/xmlrpc.py
src/zope/app/publisher/tests/__init__.py
src/zope/app/publisher/tests/test_fieldconverters.py
src/zope/app/publisher/xmlrpc/README.txt
src/zope/app/publisher/xmlrpc/__init__.py
src/zope/app/publisher/xmlrpc/configure.zcml
src/zope/app/publisher/xmlrpc/meta.zcml
src/zope/app/publisher/xmlrpc/metaconfigure.py
src/zope/app/publisher/xmlrpc/metadirectives.py
src/zope/app/publisher/xmlrpc/tests/__init__.py
src/zope/app/publisher/xmlrpc/tests/test.pt
src/zope/app/publisher/xmlrpc/tests/test_directives.py
src/zope/app/publisher/xmlrpc/tests/test_functional.py
src/zope/app/publisher/xmlrpc/tests/xmlrpc.zcml
src/zope/app/publisher/xmlrpc/tests/xmlrpc_error.zcml
src/zope/app/publisher/xmlrpc/tests/xmlrpc_nonamenoperm.zcml
src/zope/app/publisher/xmlrpc/tests/xmlrpc_noperm.zcml