This file is indexed.

/usr/lib/python3/dist-packages/geopy-0.95.1.egg-info/SOURCES.txt is in python3-geopy 0.95.1-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
LICENSE
MANIFEST.in
RELEASES
setup.cfg
setup.py
geopy/__init__.py
geopy/distance.py
geopy/format.py
geopy/geohash.py
geopy/location.py
geopy/point.py
geopy/units.py
geopy/util.py
geopy.egg-info/PKG-INFO
geopy.egg-info/SOURCES.txt
geopy.egg-info/dependency_links.txt
geopy.egg-info/top_level.txt
geopy/geocoders/__init__.py
geopy/geocoders/base.py
geopy/geocoders/bing.py
geopy/geocoders/dot_us.py
geopy/geocoders/geonames.py
geopy/geocoders/google.py
geopy/geocoders/googlev3.py
geopy/geocoders/mapquest.py
geopy/geocoders/openmapquest.py
geopy/geocoders/virtual_earth.py
geopy/geocoders/wiki_gis.py
geopy/geocoders/wiki_semantic.py
geopy/geocoders/yahoo.py
geopy/parsers/__init__.py
geopy/parsers/base.py
geopy/parsers/gpx.py
geopy/parsers/html.py
geopy/parsers/iso8601.py
geopy/parsers/rdf.py
geopy/tests/__init__.py
geopy/tests/run_tests.py
geopy/tests/test_backends.py
geopy/tests/test_distance.py
geopy/tests/test_geohash.py
geopy/tests/test_gpx.py
geopy/tests/test_microformats.py