This file is indexed.

/usr/lib/python2.7/dist-packages/os_apply_config-0.1.14.egg-info/SOURCES.txt is in python-os-apply-config 0.1.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
MANIFEST.in
README.rst
setup.cfg
setup.py
os_apply_config/__init__.py
os_apply_config/apply_config.py
os_apply_config/collect_config.py
os_apply_config/config_exception.py
os_apply_config/renderers.py
os_apply_config/value_types.py
os_apply_config/version.py
os_apply_config.egg-info/PKG-INFO
os_apply_config.egg-info/SOURCES.txt
os_apply_config.egg-info/dependency_links.txt
os_apply_config.egg-info/entry_points.txt
os_apply_config.egg-info/not-zip-safe
os_apply_config.egg-info/requires.txt
os_apply_config.egg-info/top_level.txt
os_apply_config/tests/__init__.py
os_apply_config/tests/test_apply_config.py
os_apply_config/tests/test_collect_config.py
os_apply_config/tests/test_json_renderer.py
os_apply_config/tests/test_value_type.py