This file is indexed.

/usr/share/pyshared/sprox-0.6.4.egg-info/SOURCES.txt is in python-sprox 0.6.4-4.

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
MANIFEST.in
setup.cfg
setup.py
sprox/__init__.py
sprox/configbase.py
sprox/dummyentity.py
sprox/entitiesbase.py
sprox/fillerbase.py
sprox/formbase.py
sprox/iprovider.py
sprox/metadata.py
sprox/providerselector.py
sprox/recordviewbase.py
sprox/release.py
sprox/saormprovider.py
sprox/sprockets.py
sprox/tablebase.py
sprox/util.py
sprox/validators.py
sprox/validatorselector.py
sprox/viewbase.py
sprox/widgetselector.py
sprox.egg-info/PKG-INFO
sprox.egg-info/SOURCES.txt
sprox.egg-info/dependency_links.txt
sprox.egg-info/entry_points.txt
sprox.egg-info/not-zip-safe
sprox.egg-info/requires.txt
sprox.egg-info/top_level.txt
sprox/dojo/__init__.py
sprox/dojo/fillerbase.py
sprox/dojo/formbase.py
sprox/dojo/sprockets.py
sprox/dojo/tablebase.py
sprox/mootools/__init__.py
sprox/mootools/formbase.py
sprox/test/__init__.py
sprox/test/base.py
sprox/test/model.py
sprox/widgets/__init__.py
sprox/widgets/dojo.py
sprox/widgets/widgets.py
sprox/widgets/templates/__init__.py
sprox/widgets/templates/checkbox.html
sprox/widgets/templates/container.html
sprox/widgets/templates/datagrid.html
sprox/widgets/templates/datagrid.mak
sprox/widgets/templates/dojogrid.html
sprox/widgets/templates/dojogrid.mak
sprox/widgets/templates/entityDef.html
sprox/widgets/templates/entityLabel.html
sprox/widgets/templates/hidden_put.html
sprox/widgets/templates/modelLabel.html
sprox/widgets/templates/recordField.html
sprox/widgets/templates/recordViewTable.html
sprox/widgets/templates/table.html
sprox/widgets/templates/tableDef.html
sprox/widgets/templates/tableForm.html
sprox/widgets/templates/tableLabel.html
sprox/widgets/test/__init__.py
tests/__init__.py
tests/test_configbase.py
tests/test_doctests.py
tests/test_entitiesbase.py
tests/test_fillerbase.py
tests/test_formbase.py
tests/test_iprovider.py
tests/test_metadata.py
tests/test_providerselector.py
tests/test_saormprovider.py
tests/test_sprockets.py
tests/test_tablebase.py
tests/test_testbase.py
tests/test_util.py
tests/test_validators.py
tests/test_validatorselector.py
tests/test_viewbase.py
tests/test_widgets.py
tests/test_widgetselector.py
tests/dojo/__init__.py
tests/dojo/test_fillerbase.py
tests/dojo/test_formbase.py
tests/dojo/test_sprockets.py
tests/dojo/test_tablebase.py
tests/widgets/__init__.py
tests/widgets/test_widgets.py