This file is indexed.

/usr/lib/python2.7/dist-packages/pyqi-0.3.2.egg-info/SOURCES.txt is in pyqi 0.3.2+dfsg-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
 71
 72
 73
 74
 75
 76
 77
 78
 79
 80
 81
 82
 83
 84
 85
 86
 87
 88
 89
 90
 91
 92
 93
 94
 95
 96
 97
 98
 99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
COPYING.txt
ChangeLog.md
MANIFEST.in
README.md
setup.cfg
setup.py
doc/Makefile
doc/conf.py
doc/index.rst
doc/make.bat
doc/_build/doctrees/environment.pickle
doc/_build/doctrees/index.doctree
doc/_build/doctrees/guidelines/index.doctree
doc/_build/doctrees/guidelines/optparse.doctree
doc/_build/doctrees/install/index.doctree
doc/_build/doctrees/tutorials/defining_new_commands.doctree
doc/_build/doctrees/tutorials/defining_new_interfaces.doctree
doc/_build/doctrees/tutorials/defining_your_command_driver.doctree
doc/_build/doctrees/tutorials/index.doctree
doc/_build/doctrees/tutorials/organizing_your_repository.doctree
doc/_build/htmlhelp/.buildinfo
doc/_build/htmlhelp/index.html
doc/_build/htmlhelp/pyqidoc.hhc
doc/_build/htmlhelp/pyqidoc.hhk
doc/_build/htmlhelp/pyqidoc.hhp
doc/_build/htmlhelp/pyqidoc.stp
doc/_build/htmlhelp/_static/ajax-loader.gif
doc/_build/htmlhelp/_static/alert_info_32.png
doc/_build/htmlhelp/_static/alert_warning_32.png
doc/_build/htmlhelp/_static/basic.css
doc/_build/htmlhelp/_static/bg-page.png
doc/_build/htmlhelp/_static/bullet_orange.png
doc/_build/htmlhelp/_static/comment-bright.png
doc/_build/htmlhelp/_static/comment-close.png
doc/_build/htmlhelp/_static/comment.png
doc/_build/htmlhelp/_static/doctools.js
doc/_build/htmlhelp/_static/down-pressed.png
doc/_build/htmlhelp/_static/down.png
doc/_build/htmlhelp/_static/file.png
doc/_build/htmlhelp/_static/haiku.css
doc/_build/htmlhelp/_static/jquery.js
doc/_build/htmlhelp/_static/minus.png
doc/_build/htmlhelp/_static/plus.png
doc/_build/htmlhelp/_static/pygments.css
doc/_build/htmlhelp/_static/searchtools.js
doc/_build/htmlhelp/_static/underscore.js
doc/_build/htmlhelp/_static/up-pressed.png
doc/_build/htmlhelp/_static/up.png
doc/_build/htmlhelp/_static/websupport.js
doc/_build/htmlhelp/guidelines/index.html
doc/_build/htmlhelp/guidelines/optparse.html
doc/_build/htmlhelp/install/index.html
doc/_build/htmlhelp/tutorials/defining_new_commands.html
doc/_build/htmlhelp/tutorials/defining_new_interfaces.html
doc/_build/htmlhelp/tutorials/defining_your_command_driver.html
doc/_build/htmlhelp/tutorials/index.html
doc/_build/htmlhelp/tutorials/organizing_your_repository.html
doc/_build/man/pyqi.1
doc/guidelines/index.rst
doc/guidelines/optparse.rst
doc/install/index.rst
doc/tutorials/defining_new_commands.rst
doc/tutorials/defining_new_interfaces.rst
doc/tutorials/defining_your_command_driver.rst
doc/tutorials/index.rst
doc/tutorials/organizing_your_repository.rst
pyqi/__init__.py
pyqi/functional.py
pyqi/util.py
pyqi.egg-info/PKG-INFO
pyqi.egg-info/SOURCES.txt
pyqi.egg-info/dependency_links.txt
pyqi.egg-info/requires.txt
pyqi.egg-info/top_level.txt
pyqi/commands/__init__.py
pyqi/commands/code_header_generator.py
pyqi/commands/make_bash_completion.py
pyqi/commands/make_command.py
pyqi/commands/make_optparse.py
pyqi/commands/make_release.py
pyqi/commands/serve_html_interface.py
pyqi/core/__init__.py
pyqi/core/asd.hdf5
pyqi/core/asd2.hdf5
pyqi/core/asd3.hdf5
pyqi/core/asd4.hdf5
pyqi/core/asd5.hdf5
pyqi/core/command.py
pyqi/core/container.py
pyqi/core/exception.py
pyqi/core/factory.py
pyqi/core/interface.py
pyqi/core/log.py
pyqi/core/parallel.py
pyqi/core/interfaces/__init__.py
pyqi/core/interfaces/html/__init__.py
pyqi/core/interfaces/html/input_handler.py
pyqi/core/interfaces/html/output_handler.py
pyqi/core/interfaces/optparse/__init__.py
pyqi/core/interfaces/optparse/input_handler.py
pyqi/core/interfaces/optparse/output_handler.py
pyqi/interfaces/__init__.py
pyqi/interfaces/html/__init__.py
pyqi/interfaces/html/config/__init__.py
pyqi/interfaces/html/config/make_bash_completion.py
pyqi/interfaces/html/config/make_command.py
pyqi/interfaces/html/config/make_optparse.py
pyqi/interfaces/optparse/__init__.py
pyqi/interfaces/optparse/input_handler.py
pyqi/interfaces/optparse/output_handler.py
pyqi/interfaces/optparse/config/__init__.py
pyqi/interfaces/optparse/config/make_bash_completion.py
pyqi/interfaces/optparse/config/make_command.py
pyqi/interfaces/optparse/config/make_optparse.py
pyqi/interfaces/optparse/config/make_release.py
pyqi/interfaces/optparse/config/serve_html_interface.py
scripts/bar
scripts/direct_make_command.py
scripts/foo
scripts/optparse
scripts/pyqi
scripts/qiime
scripts/test_bar
scripts/testing