This file is indexed.

/usr/share/pyshared/python_igraph-0.6.5.egg-info/SOURCES.txt is in python-igraph 0.6.5-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
 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
COPYING
MANIFEST.in
setup.cfg
setup.py
debian/changelog.in
debian/compat
debian/control.in
debian/copyright.in
debian/prepare
debian/rules
igraph/__init__.py
igraph/clustering.py
igraph/compat.py
igraph/configuration.py
igraph/cut.py
igraph/datatypes.py
igraph/formula.py
igraph/layout.py
igraph/matching.py
igraph/nexus.py
igraph/statistics.py
igraph/summary.py
igraph/utils.py
igraph/app/__init__.py
igraph/app/shell.py
igraph/drawing/__init__.py
igraph/drawing/baseclasses.py
igraph/drawing/colors.py
igraph/drawing/coord.py
igraph/drawing/edge.py
igraph/drawing/graph.py
igraph/drawing/metamagic.py
igraph/drawing/shapes.py
igraph/drawing/text.py
igraph/drawing/utils.py
igraph/remote/__init__.py
igraph/remote/gephi.py
igraph/test/__init__.py
igraph/test/atlas.py
igraph/test/attributes.py
igraph/test/basic.py
igraph/test/bipartite.py
igraph/test/cliques.py
igraph/test/colortests.py
igraph/test/conversion.py
igraph/test/decomposition.py
igraph/test/edgeseq.py
igraph/test/flow.py
igraph/test/foreign.py
igraph/test/games.py
igraph/test/generators.py
igraph/test/homepage.py
igraph/test/indexing.py
igraph/test/isomorphism.py
igraph/test/iterators.py
igraph/test/layouts.py
igraph/test/matching.py
igraph/test/operators.py
igraph/test/rng.py
igraph/test/separators.py
igraph/test/spectral.py
igraph/test/structural.py
igraph/test/vertexseq.py
igraph/vendor/__init__.py
igraph/vendor/texttable.py
python_igraph.egg-info/PKG-INFO
python_igraph.egg-info/SOURCES.txt
python_igraph.egg-info/dependency_links.txt
python_igraph.egg-info/top_level.txt
scripts/epydoc-patched
scripts/epydoc.cfg
scripts/igraph
scripts/mkdoc.sh
src/arpackobject.c
src/arpackobject.h
src/attributes.c
src/attributes.h
src/bfsiter.c
src/bfsiter.h
src/common.c
src/common.h
src/convert.c
src/convert.h
src/edgeobject.c
src/edgeobject.h
src/edgeseqobject.c
src/edgeseqobject.h
src/error.c
src/error.h
src/filehandle.c
src/filehandle.h
src/graphobject.c
src/graphobject.h
src/igraphmodule.c
src/igraphmodule_api.h
src/indexing.c
src/indexing.h
src/platform.h
src/py2compat.c
src/py2compat.h
src/pyhelpers.c
src/pyhelpers.h
src/random.c
src/random.h
src/vertexobject.c
src/vertexobject.h
src/vertexseqobject.c
src/vertexseqobject.h
test/cytoscape_test.py
test/doctests.py
test/unittests.py