This file is indexed.

/usr/share/pyshared/closure_linter-2.3.13.egg-info/SOURCES.txt is in closure-linter 2.3.13-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
README
setup.py
closure_linter/__init__.py
closure_linter/aliaspass.py
closure_linter/aliaspass_test.py
closure_linter/checker.py
closure_linter/checkerbase.py
closure_linter/closurizednamespacesinfo.py
closure_linter/closurizednamespacesinfo_test.py
closure_linter/ecmalintrules.py
closure_linter/ecmametadatapass.py
closure_linter/error_check.py
closure_linter/error_fixer.py
closure_linter/error_fixer_test.py
closure_linter/errorrecord.py
closure_linter/errorrules.py
closure_linter/errorrules_test.py
closure_linter/errors.py
closure_linter/fixjsstyle.py
closure_linter/fixjsstyle_test.py
closure_linter/full_test.py
closure_linter/gjslint.py
closure_linter/indentation.py
closure_linter/javascriptlintrules.py
closure_linter/javascriptstatetracker.py
closure_linter/javascriptstatetracker_test.py
closure_linter/javascripttokenizer.py
closure_linter/javascripttokens.py
closure_linter/not_strict_test.py
closure_linter/requireprovidesorter.py
closure_linter/requireprovidesorter_test.py
closure_linter/runner.py
closure_linter/runner_test.py
closure_linter/scopeutil.py
closure_linter/scopeutil_test.py
closure_linter/statetracker.py
closure_linter/statetracker_test.py
closure_linter/strict_test.py
closure_linter/testutil.py
closure_linter/tokenutil.py
closure_linter/tokenutil_test.py
closure_linter.egg-info/PKG-INFO
closure_linter.egg-info/SOURCES.txt
closure_linter.egg-info/dependency_links.txt
closure_linter.egg-info/entry_points.txt
closure_linter.egg-info/requires.txt
closure_linter.egg-info/top_level.txt
closure_linter/common/__init__.py
closure_linter/common/error.py
closure_linter/common/erroraccumulator.py
closure_linter/common/errorhandler.py
closure_linter/common/erroroutput.py
closure_linter/common/filetestcase.py
closure_linter/common/htmlutil.py
closure_linter/common/lintrunner.py
closure_linter/common/matcher.py
closure_linter/common/position.py
closure_linter/common/simplefileflags.py
closure_linter/common/tokenizer.py
closure_linter/common/tokens.py
closure_linter/common/tokens_test.py