This file is indexed.

/usr/share/pyshared/funcparserlib-0.3.6.egg-info/SOURCES.txt is in python-funcparserlib 0.3.6-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
24
25
26
27
CHANGES
LICENSE
MANIFEST.in
README
setup.cfg
setup.py
doc/Brackets.md
doc/Changes.md
doc/FAQ.md
doc/Illustrated.md
doc/Makefile
doc/Tutorial.md
doc/index.md
funcparserlib/__init__.py
funcparserlib/lexer.py
funcparserlib/parser.py
funcparserlib/util.py
funcparserlib.egg-info/PKG-INFO
funcparserlib.egg-info/SOURCES.txt
funcparserlib.egg-info/dependency_links.txt
funcparserlib.egg-info/top_level.txt
funcparserlib/tests/__init__.py
funcparserlib/tests/dot.py
funcparserlib/tests/json.py
funcparserlib/tests/test_dot.py
funcparserlib/tests/test_json.py
funcparserlib/tests/test_parsing.py