This file is indexed.

/usr/share/pyshared/python_cloudfiles-1.7.9.2.egg-info/SOURCES.txt is in python-cloudfiles 1.7.9.2-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
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
COPYING
ChangeLog
MANIFEST.in
epydoc.conf
setup.py
cloudfiles/__init__.py
cloudfiles/authentication.py
cloudfiles/connection.py
cloudfiles/consts.py
cloudfiles/container.py
cloudfiles/errors.py
cloudfiles/fjson.py
cloudfiles/storage_object.py
cloudfiles/utils.py
docs/api-objects.txt
docs/class-tree.html
docs/cloudfiles-module.html
docs/cloudfiles-pysrc.html
docs/cloudfiles.connection-module.html
docs/cloudfiles.connection-pysrc.html
docs/cloudfiles.connection.Connection-class.html
docs/cloudfiles.connection.ConnectionPool-class.html
docs/cloudfiles.container-module.html
docs/cloudfiles.container-pysrc.html
docs/cloudfiles.container.Container-class.html
docs/cloudfiles.container.ContainerResults-class.html
docs/cloudfiles.errors-module.html
docs/cloudfiles.errors-pysrc.html
docs/cloudfiles.errors.AuthenticationError-class.html
docs/cloudfiles.errors.AuthenticationFailed-class.html
docs/cloudfiles.errors.CDNNotEnabled-class.html
docs/cloudfiles.errors.ContainerNotEmpty-class.html
docs/cloudfiles.errors.ContainerNotPublic-class.html
docs/cloudfiles.errors.IncompleteSend-class.html
docs/cloudfiles.errors.InvalidContainerName-class.html
docs/cloudfiles.errors.InvalidMetaName-class.html
docs/cloudfiles.errors.InvalidMetaValue-class.html
docs/cloudfiles.errors.InvalidObjectName-class.html
docs/cloudfiles.errors.InvalidObjectSize-class.html
docs/cloudfiles.errors.InvalidUrl-class.html
docs/cloudfiles.errors.NoSuchContainer-class.html
docs/cloudfiles.errors.NoSuchObject-class.html
docs/cloudfiles.errors.ResponseError-class.html
docs/cloudfiles.fjson-module.html
docs/cloudfiles.fjson-pysrc.html
docs/cloudfiles.storage_object-module.html
docs/cloudfiles.storage_object-pysrc.html
docs/cloudfiles.storage_object.Object-class.html
docs/cloudfiles.storage_object.ObjectResults-class.html
docs/crarr.png
docs/epydoc.css
docs/epydoc.js
docs/frames.html
docs/help.html
docs/identifier-index.html
docs/index.html
docs/module-tree.html
docs/redirect.html
docs/toc-cloudfiles-module.html
docs/toc-cloudfiles.connection-module.html
docs/toc-cloudfiles.container-module.html
docs/toc-cloudfiles.errors-module.html
docs/toc-cloudfiles.fjson-module.html
docs/toc-cloudfiles.storage_object-module.html
docs/toc-everything.html
docs/toc.html
python_cloudfiles.egg-info/PKG-INFO
python_cloudfiles.egg-info/SOURCES.txt
python_cloudfiles.egg-info/dependency_links.txt
python_cloudfiles.egg-info/namespace_packages.txt
python_cloudfiles.egg-info/not-zip-safe
python_cloudfiles.egg-info/top_level.txt
tests/__init__.py
tests/authentication_test.py
tests/connection_test.py
tests/container_test.py
tests/fakehttp.py
tests/misc.py
tests/object_test.py
tests/samplefile.txt
tests/utils_test.py