This file is indexed.

/usr/share/pyshared/pybtex-0.15.egg-info/SOURCES.txt is in pybtex 0.15-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
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
58
59
60
61
62
63
64
65
66
67
68
69
70
README
setup.cfg
setup.py
custom_fixers/__init__.py
custom_fixers/fix_alt_unicode.py
pybtex/__init__.py
pybtex/__main__.py
pybtex/__version__.py
pybtex/auxfile.py
pybtex/cmdline.py
pybtex/core.py
pybtex/exceptions.py
pybtex/io.py
pybtex/kpathsea.py
pybtex/richtext.py
pybtex/textutils.py
pybtex/utils.py
pybtex.egg-info/PKG-INFO
pybtex.egg-info/SOURCES.txt
pybtex.egg-info/dependency_links.txt
pybtex.egg-info/requires.txt
pybtex.egg-info/top_level.txt
pybtex.egg-info/zip-safe
pybtex/backends/__init__.py
pybtex/backends/html.py
pybtex/backends/latex.py
pybtex/backends/plaintext.py
pybtex/bibtex/__init__.py
pybtex/bibtex/bst.py
pybtex/bibtex/builtins.py
pybtex/bibtex/exceptions.py
pybtex/bibtex/interpreter.py
pybtex/bibtex/names.py
pybtex/bibtex/utils.py
pybtex/database/__init__.py
pybtex/database/convert/__init__.py
pybtex/database/convert/__main__.py
pybtex/database/input/__init__.py
pybtex/database/input/bibtex.py
pybtex/database/input/bibtexml.py
pybtex/database/input/bibyaml.py
pybtex/database/output/__init__.py
pybtex/database/output/bibtex.py
pybtex/database/output/bibtexml.py
pybtex/database/output/bibyaml.py
pybtex/docgen/__init__.py
pybtex/docgen/html.py
pybtex/docgen/man.py
pybtex/docgen/mystyle.py
pybtex/plugin/__init__.py
pybtex/plugin/make_registry.py
pybtex/plugin/registry.py
pybtex/style/__init__.py
pybtex/style/template.py
pybtex/style/formatting/__init__.py
pybtex/style/formatting/unsrt.py
pybtex/style/labels/__init__.py
pybtex/style/labels/number.py
pybtex/style/names/__init__.py
pybtex/style/names/lastfirst.py
pybtex/style/names/plain.py
pybtex/tests/__init__.py
pybtex/tests/bibtex_parser_test.py
pybtex/tests/io_test.py
pybtex/tests/parse_name_test.py
pybtex/tests/run_bibtex.py
pybtex/tests/database_test/__init__.py
pybtex/tests/database_test/data.py
scripts/pybtex
scripts/pybtex-convert