This file is indexed.

/usr/share/pyshared/pycha-0.6.0.egg-info/SOURCES.txt is in python-pycha 0.6.0-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
AUTHORS
CHANGES.txt
COPYING
MANIFEST.in
README.txt
setup.cfg
setup.py
chavier/__init__.py
chavier/app.py
chavier/dialogs.py
chavier/gui.py
examples/barchart.py
examples/draw.py
examples/errorbarchart.py
examples/interval.py
examples/linechart.py
examples/lines.py
examples/piechart.py
examples/pychadownloads.py
examples/rotate.py
examples/scatterchart.py
examples/stackedbarchart.py
examples/svg.py
examples/test.py
examples/color/colorschemes.py
pycha/__init__.py
pycha/bar.py
pycha/chart.py
pycha/color.py
pycha/line.py
pycha/pie.py
pycha/scatter.py
pycha/stackedbar.py
pycha/utils.py
pycha.egg-info/PKG-INFO
pycha.egg-info/SOURCES.txt
pycha.egg-info/dependency_links.txt
pycha.egg-info/entry_points.txt
pycha.egg-info/top_level.txt
pycha.egg-info/zip-safe
tests/__init__.py
tests/bar.py
tests/chart.py
tests/color.py
tests/line.py
tests/pie.py
tests/runner.py
tests/stackedbar.py
tests/utils.py