This file is indexed.

/usr/share/pyshared/imposm-2.3.2.egg-info/SOURCES.txt is in python-imposm 2.3.2-2.

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
CHANGES
LICENSE
MANIFEST.in
README
internal.proto
setup.cfg
setup.py
imposm/900913.sql
imposm/__init__.py
imposm/app.py
imposm/base.py
imposm/config.py
imposm/dbimporter.py
imposm/defaultmapping.py
imposm/geom.py
imposm/mapping.py
imposm/merge.py
imposm/multipolygon.py
imposm/psqldb.py
imposm/reader.py
imposm/util.py
imposm/version.py
imposm/writer.py
imposm.egg-info/PKG-INFO
imposm.egg-info/SOURCES.txt
imposm.egg-info/dependency_links.txt
imposm.egg-info/entry_points.txt
imposm.egg-info/namespace_packages.txt
imposm.egg-info/requires.txt
imposm.egg-info/top_level.txt
imposm/cache/__init__.py
imposm/cache/internal.cc
imposm/cache/osm.py
imposm/cache/tc.c
imposm/cache/tc.pyx
imposm/db/__init__.py
imposm/db/config.py
imposm/db/postgis.py
imposm/test/__init__.py
imposm/test/test_cache.py
imposm/test/test_field_types.py
imposm/test/test_imported.py
imposm/test/test_multipolygon.py
imposm/test/test_tag_mapper.py