This file is indexed.

/usr/lib/python2.7/dist-packages/pyudev-0.16.1.egg-info/SOURCES.txt is in python-pyudev 0.16.1-2build1.

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
CHANGES.rst
COPYING
MANIFEST.in
README.rst
build_bindings.py
requirements.txt
setup.cfg
setup.py
tox.ini
doc/changes.rst
doc/conf.py
doc/contribute.rst
doc/guide.rst
doc/index.rst
doc/install.rst
doc/licencing.rst
doc/_templates/info.html
doc/api/index.rst
doc/api/pyudev.glib.rst
doc/api/pyudev.pyqt4.rst
doc/api/pyudev.pyside.rst
doc/api/pyudev.rst
doc/api/pyudev.wx.rst
doc/tests/index.rst
doc/tests/plugins.rst
doc/tests/running.rst
pyudev/__init__.py
pyudev/_compat.py
pyudev/_libudev.py
pyudev/_qt_base.py
pyudev/_util.py
pyudev/core.py
pyudev/device.py
pyudev/glib.py
pyudev/monitor.py
pyudev/pyqt4.py
pyudev/pyside.py
pyudev/wx.py
pyudev.egg-info/PKG-INFO
pyudev.egg-info/SOURCES.txt
pyudev.egg-info/dependency_links.txt
pyudev.egg-info/top_level.txt
tests/conftest.py
tests/test_core.py
tests/test_device.py
tests/test_enumerate.py
tests/test_libudev.py
tests/test_monitor.py
tests/test_observer.py
tests/test_pypi.py
tests/test_util.py
tests/plugins/__init__.py
tests/plugins/fake_monitor.py
tests/plugins/libudev.py
tests/plugins/mock_libudev.py
tests/plugins/privileged.py
tests/plugins/udev_database.py