This file is indexed.

/usr/share/pyshared/Shapely-1.2.14.egg-info/SOURCES.txt is in python-shapely 1.2.14-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
CHANGES.txt
CREDITS.txt
LICENSE.txt
README.rst
setup.cfg
setup.py
Shapely.egg-info/PKG-INFO
Shapely.egg-info/SOURCES.txt
Shapely.egg-info/dependency_links.txt
Shapely.egg-info/top_level.txt
docs/manual.txt
shapely/__init__.py
shapely/coords.py
shapely/ctypes_declarations.py
shapely/ftools.py
shapely/geos.py
shapely/impl.py
shapely/iterops.py
shapely/linref.py
shapely/ops.py
shapely/predicates.py
shapely/prepared.py
shapely/topology.py
shapely/validation.py
shapely/wkb.py
shapely/wkt.py
shapely/algorithms/__init__.py
shapely/algorithms/cga.py
shapely/examples/__init__.py
shapely/examples/dissolve.py
shapely/examples/geoms.py
shapely/examples/intersect.py
shapely/examples/world.py
shapely/geometry/__init__.py
shapely/geometry/base.py
shapely/geometry/collection.py
shapely/geometry/geo.py
shapely/geometry/linestring.py
shapely/geometry/multilinestring.py
shapely/geometry/multipoint.py
shapely/geometry/multipolygon.py
shapely/geometry/point.py
shapely/geometry/polygon.py
shapely/geometry/proxy.py
shapely/speedups/__init__.py
shapely/speedups/_speedups.c
shapely/speedups/_speedups.pyx
shapely/tests/Array.txt
shapely/tests/GeoInterface.txt
shapely/tests/IterOps.txt
shapely/tests/LineString.txt
shapely/tests/MultiLineString.txt
shapely/tests/MultiPoint.txt
shapely/tests/MultiPolygon.txt
shapely/tests/Operations.txt
shapely/tests/Persist.txt
shapely/tests/Point.txt
shapely/tests/Polygon.txt
shapely/tests/Predicates.txt
shapely/tests/__init__.py
shapely/tests/attribute-chains.txt
shapely/tests/binascii_hex.txt
shapely/tests/cascaded_union.txt
shapely/tests/dimensions.txt
shapely/tests/invalid_intersection.txt
shapely/tests/linemerge.txt
shapely/tests/polygonize.txt
shapely/tests/test_box.py
shapely/tests/test_cga.py
shapely/tests/test_collection.py
shapely/tests/test_delegated.py
shapely/tests/test_dlls.py
shapely/tests/test_doctests.py
shapely/tests/test_emptiness.py
shapely/tests/test_equality.py
shapely/tests/test_geomseq.py
shapely/tests/test_getitem.py
shapely/tests/test_linear_referencing.py
shapely/tests/test_mapping.py
shapely/tests/test_prepared.py
shapely/tests/test_products_z.py
shapely/tests/test_singularity.py
shapely/tests/test_speedups.py
shapely/tests/test_validation.py
shapely/tests/test_xy.py
shapely/tests/threading_test.py