This file is indexed.

/usr/lib/python2.7/dist-packages/rfc3986-0.2.0.egg-info/SOURCES.txt is in python-rfc3986 0.2.0-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
AUTHORS.rst
HISTORY.rst
LICENSE
MANIFEST.in
README.rst
setup.py
rfc3986/__init__.py
rfc3986/api.py
rfc3986/compat.py
rfc3986/exceptions.py
rfc3986/misc.py
rfc3986/normalizers.py
rfc3986/uri.py
rfc3986.egg-info/PKG-INFO
rfc3986.egg-info/SOURCES.txt
rfc3986.egg-info/dependency_links.txt
rfc3986.egg-info/not-zip-safe
rfc3986.egg-info/top_level.txt
tests/conftest.py
tests/test_api.py
tests/test_normalizers.py
tests/test_unicode_support.py
tests/test_uri.py