This file is indexed.

/usr/share/pyshared/Routes-1.12.3.egg-info/SOURCES.txt is in python-routes 1.12.3-1ubuntu1.

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
125
126
127
128
129
CHANGELOG
LICENSE
MANIFEST.in
README
setup.cfg
setup.py
Routes.egg-info/PKG-INFO
Routes.egg-info/SOURCES.txt
Routes.egg-info/dependency_links.txt
Routes.egg-info/not-zip-safe
Routes.egg-info/top_level.txt
docs/Makefile
docs/changes.rst
docs/conf.py
docs/contents.rst
docs/generating.rst
docs/glossary.rst
docs/introduction.rst
docs/porting.rst
docs/restful.rst
docs/routes-logo.png
docs/setting_up.rst
docs/todo.rst
docs/uni_redirect_rest.rst
docs/_build/doctrees/changes.doctree
docs/_build/doctrees/contents.doctree
docs/_build/doctrees/environment.pickle
docs/_build/doctrees/generating.doctree
docs/_build/doctrees/glossary.doctree
docs/_build/doctrees/introduction.doctree
docs/_build/doctrees/porting.doctree
docs/_build/doctrees/restful.doctree
docs/_build/doctrees/setting_up.doctree
docs/_build/doctrees/todo.doctree
docs/_build/doctrees/uni_redirect_rest.doctree
docs/_build/doctrees/modules/index.doctree
docs/_build/doctrees/modules/lru.doctree
docs/_build/doctrees/modules/mapper.doctree
docs/_build/doctrees/modules/middleware.doctree
docs/_build/doctrees/modules/route.doctree
docs/_build/doctrees/modules/routes.doctree
docs/_build/doctrees/modules/util.doctree
docs/_build/html/.buildinfo
docs/_build/html/changes.html
docs/_build/html/contents.html
docs/_build/html/generating.html
docs/_build/html/genindex.html
docs/_build/html/glossary.html
docs/_build/html/index.html
docs/_build/html/introduction.html
docs/_build/html/modindex.html
docs/_build/html/objects.inv
docs/_build/html/porting.html
docs/_build/html/restful.html
docs/_build/html/search.html
docs/_build/html/searchindex.js
docs/_build/html/setting_up.html
docs/_build/html/todo.html
docs/_build/html/uni_redirect_rest.html
docs/_build/html/_images/routes-logo.png
docs/_build/html/_sources/changes.txt
docs/_build/html/_sources/contents.txt
docs/_build/html/_sources/generating.txt
docs/_build/html/_sources/glossary.txt
docs/_build/html/_sources/introduction.txt
docs/_build/html/_sources/porting.txt
docs/_build/html/_sources/restful.txt
docs/_build/html/_sources/setting_up.txt
docs/_build/html/_sources/todo.txt
docs/_build/html/_sources/uni_redirect_rest.txt
docs/_build/html/_sources/modules/index.txt
docs/_build/html/_sources/modules/lru.txt
docs/_build/html/_sources/modules/mapper.txt
docs/_build/html/_sources/modules/middleware.txt
docs/_build/html/_sources/modules/route.txt
docs/_build/html/_sources/modules/routes.txt
docs/_build/html/_sources/modules/util.txt
docs/_build/html/_static/basic.css
docs/_build/html/_static/default.css
docs/_build/html/_static/doctools.js
docs/_build/html/_static/file.png
docs/_build/html/_static/jquery.js
docs/_build/html/_static/minus.png
docs/_build/html/_static/opensearch.xml
docs/_build/html/_static/plus.png
docs/_build/html/_static/pygments.css
docs/_build/html/_static/searchtools.js
docs/_build/html/modules/index.html
docs/_build/html/modules/lru.html
docs/_build/html/modules/mapper.html
docs/_build/html/modules/middleware.html
docs/_build/html/modules/route.html
docs/_build/html/modules/routes.html
docs/_build/html/modules/util.html
docs/_build/latex/Makefile
docs/_build/latex/Routes.aux
docs/_build/latex/Routes.idx
docs/_build/latex/Routes.log
docs/_build/latex/Routes.out
docs/_build/latex/Routes.pdf
docs/_build/latex/Routes.tex
docs/_build/latex/Routes.toc
docs/_build/latex/fncychap.sty
docs/_build/latex/howto.cls
docs/_build/latex/manual.cls
docs/_build/latex/python.ist
docs/_build/latex/routes-logo.png
docs/_build/latex/sphinx.sty
docs/_build/latex/tabulary.sty
docs/_build/latex/index/index.html
docs/_templates/index.html
docs/_templates/indexsidebar.html
docs/_templates/layout.html
docs/modules/index.rst
docs/modules/lru.rst
docs/modules/mapper.rst
docs/modules/middleware.rst
docs/modules/route.rst
docs/modules/routes.rst
docs/modules/util.rst
docs/src/README
docs/src/routes-logo-boehme.svg
routes/__init__.py
routes/base.py
routes/lru.py
routes/mapper.py
routes/middleware.py
routes/route.py
routes/util.py