This file is indexed.

/usr/share/pyshared/MyghtyUtils-0.52.egg-info/SOURCES.txt is in python-myghtyutils 0.52-4.

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
LICENSE
README
ez_setup.py
setup.cfg
setup.py
lib/MyghtyUtils.egg-info/PKG-INFO
lib/MyghtyUtils.egg-info/SOURCES.txt
lib/MyghtyUtils.egg-info/dependency_links.txt
lib/MyghtyUtils.egg-info/top_level.txt
lib/myghtyutils/__init__.py
lib/myghtyutils/buffer.py
lib/myghtyutils/container.py
lib/myghtyutils/session.py
lib/myghtyutils/synchronization.py
lib/myghtyutils/util.py
lib/myghtyutils/ext/__init__.py
lib/myghtyutils/ext/memcached.py
test/Container.py
test/LRUCache.py
test/SyncDict.py
test/testbase.py