This file is indexed.

/usr/share/pyshared/pebl-1.0.2.egg-info/SOURCES.txt is in python-pebl 1.0.2-2build1.

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
 93
 94
 95
 96
 97
 98
 99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
INSTALL.txt
LICENSE.txt
MANIFEST.in
README.txt
ez_setup.py
setup.cfg
setup.py
docs/build/dummy
docs/src/apiref.rst
docs/src/conf.py
docs/src/config.rst
docs/src/cpd.rst
docs/src/data.rst
docs/src/devguide.rst
docs/src/discretizer.rst
docs/src/evaluator.rst
docs/src/index.rst
docs/src/install.rst
docs/src/intro.rst
docs/src/network.rst
docs/src/paramref.rst
docs/src/posterior.rst
docs/src/prior.rst
docs/src/result.rst
docs/src/tutorial.rst
docs/src/userguide.rst
docs/src/util.rst
docs/src/learner/exhaustive.rst
docs/src/learner/greedy.rst
docs/src/learner/simanneal.rst
docs/src/static/tutorial/pebl-tutorial-data1.txt
docs/src/static/tutorial/pebl-tutorial-data2.txt
docs/src/static/tutorial/example1-result/index.html
docs/src/static/tutorial/example1-result/data/0-common.png
docs/src/static/tutorial/example1-result/data/0.png
docs/src/static/tutorial/example1-result/data/1-common.png
docs/src/static/tutorial/example1-result/data/1.png
docs/src/static/tutorial/example1-result/data/2-common.png
docs/src/static/tutorial/example1-result/data/2.png
docs/src/static/tutorial/example1-result/data/3-common.png
docs/src/static/tutorial/example1-result/data/3.png
docs/src/static/tutorial/example1-result/data/4-common.png
docs/src/static/tutorial/example1-result/data/4.png
docs/src/static/tutorial/example1-result/data/5-common.png
docs/src/static/tutorial/example1-result/data/5.png
docs/src/static/tutorial/example1-result/data/6-common.png
docs/src/static/tutorial/example1-result/data/6.png
docs/src/static/tutorial/example1-result/data/7-common.png
docs/src/static/tutorial/example1-result/data/7.png
docs/src/static/tutorial/example1-result/data/8-common.png
docs/src/static/tutorial/example1-result/data/8.png
docs/src/static/tutorial/example1-result/data/9-common.png
docs/src/static/tutorial/example1-result/data/9.png
docs/src/static/tutorial/example1-result/data/consensus.0.png
docs/src/static/tutorial/example1-result/data/consensus.1.png
docs/src/static/tutorial/example1-result/data/consensus.2.png
docs/src/static/tutorial/example1-result/data/consensus.3.png
docs/src/static/tutorial/example1-result/data/consensus.4.png
docs/src/static/tutorial/example1-result/data/consensus.5.png
docs/src/static/tutorial/example1-result/data/consensus.6.png
docs/src/static/tutorial/example1-result/data/consensus.7.png
docs/src/static/tutorial/example1-result/data/consensus.8.png
docs/src/static/tutorial/example1-result/data/consensus.9.png
docs/src/static/tutorial/example1-result/data/result.data.js
docs/src/static/tutorial/example1-result/data/scores.png
docs/src/static/tutorial/example1-result/lib/jquery.js
docs/src/static/tutorial/example1-result/lib/pebl-logo.png
docs/src/static/tutorial/example1-result/lib/result.css
docs/src/static/tutorial/example1-result/lib/result.js
docs/src/static/tutorial/example1-result/lib/tab.png
docs/src/static/tutorial/example1-result/lib/ui.base.js
docs/src/static/tutorial/example1-result/lib/ui.tabs.css
docs/src/static/tutorial/example1-result/lib/ui.tabs.js
docs/src/taskcontroller/ec2.rst
docs/src/taskcontroller/ipy1.rst
docs/src/taskcontroller/multiprocess.rst
docs/src/taskcontroller/serial.rst
docs/src/taskcontroller/xgrid.rst
src/pebl/__init__.py
src/pebl/_cpd.c
src/pebl/_network.c
src/pebl/config.py
src/pebl/cpd.py
src/pebl/data.py
src/pebl/discretizer.py
src/pebl/evaluator.py
src/pebl/network.py
src/pebl/pebl_script.py
src/pebl/posterior.py
src/pebl/prior.py
src/pebl/result.py
src/pebl/util.py
src/pebl.egg-info/PKG-INFO
src/pebl.egg-info/SOURCES.txt
src/pebl.egg-info/dependency_links.txt
src/pebl.egg-info/entry_points.txt
src/pebl.egg-info/not-zip-safe
src/pebl.egg-info/requires.txt
src/pebl.egg-info/top_level.txt
src/pebl/learner/__init__.py
src/pebl/learner/base.py
src/pebl/learner/custom.py
src/pebl/learner/exhaustive.py
src/pebl/learner/greedy.py
src/pebl/learner/simanneal.py
src/pebl/resources/htmlresult/index.html
src/pebl/resources/htmlresult/lib/jquery.js
src/pebl/resources/htmlresult/lib/pebl-logo.png
src/pebl/resources/htmlresult/lib/result.css
src/pebl/resources/htmlresult/lib/result.js
src/pebl/resources/htmlresult/lib/tab.png
src/pebl/resources/htmlresult/lib/ui.base.js
src/pebl/resources/htmlresult/lib/ui.tabs.css
src/pebl/resources/htmlresult/lib/ui.tabs.js
src/pebl/taskcontroller/__init__.py
src/pebl/taskcontroller/base.py
src/pebl/taskcontroller/ec2.py
src/pebl/taskcontroller/ec2ipy1.py
src/pebl/taskcontroller/ipy1.py
src/pebl/taskcontroller/multiprocess.py
src/pebl/taskcontroller/serial.py
src/pebl/taskcontroller/xgrid.py
src/pebl/test/__init__.py
src/pebl/test/benchmark.py
src/pebl/test/test_config.py
src/pebl/test/test_cpd.py
src/pebl/test/test_data.py
src/pebl/test/test_evaluator.py
src/pebl/test/test_network.py
src/pebl/test/test_pebl_script.py
src/pebl/test/test_posterior.py
src/pebl/test/test_prior.py
src/pebl/test/test_result.py
src/pebl/test/test_taskcontroller.py
src/pebl/test/test_tutorial.py
src/pebl/test.manual/README
src/pebl/test.manual/test_ec2.py
src/pebl/test.manual/test_scale.py
src/pebl/test.manual/test_xgrid.py
src/pebl/test/benchdata/benchdata.10.20.txt
src/pebl/test/benchdata/benchdata.10.50.txt
src/pebl/test/benchdata/benchdata.100.100.txt
src/pebl/test/benchdata/benchdata.20.100.txt
src/pebl/test/benchdata/benchdata.20.50.txt
src/pebl/test/learner/__init__.py
src/pebl/test/learner/test_all.py
src/pebl/test/learner/test_greedy.py
src/pebl/test/learner/test_simanneal.py
src/pebl/test/testfiles/config1.txt
src/pebl/test/testfiles/config2.txt
src/pebl/test/testfiles/greedytest1-200.txt
src/pebl/test/testfiles/pebl-tutorial-data1.txt
src/pebl/test/testfiles/pebl-tutorial-data2.txt
src/pebl/test/testfiles/testdata1.txt
src/pebl/test/testfiles/testdata10.txt
src/pebl/test/testfiles/testdata11.txt
src/pebl/test/testfiles/testdata12.txt
src/pebl/test/testfiles/testdata13.txt
src/pebl/test/testfiles/testdata2.txt
src/pebl/test/testfiles/testdata3.txt
src/pebl/test/testfiles/testdata4.txt
src/pebl/test/testfiles/testdata5.txt
src/pebl/test/testfiles/testdata6.txt
src/pebl/test/testfiles/testdata7.txt
src/pebl/test/testfiles/testdata8.txt
src/pebl/test/testfiles/testdata9.txt