This file is indexed.

/usr/share/pyshared/PyPump-0.3.egg-info/SOURCES.txt is in python-pypump 0.3+git20130823.1.97bffc6-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
AUTHORS.md
COPYING
MANIFEST.in
README.rst
setup.py
PyPump.egg-info/PKG-INFO
PyPump.egg-info/SOURCES.txt
PyPump.egg-info/dependency_links.txt
PyPump.egg-info/requires.txt
PyPump.egg-info/top_level.txt
docs/Makefile
docs/conf.py
docs/index.rst
docs/_build/doctrees/environment.pickle
docs/_build/doctrees/index.doctree
docs/_build/doctrees/gettingstarted/authentication.doctree
docs/_build/doctrees/gettingstarted/installing.doctree
docs/_build/doctrees/gettingstarted/qnd.doctree
docs/_build/doctrees/gettingstarted/tutorial.doctree
docs/_build/doctrees/gettingstarted/verifier_callback.doctree
docs/_build/doctrees/gettingstarted/webpump.doctree
docs/_build/doctrees/models/activity.doctree
docs/_build/doctrees/models/comment.doctree
docs/_build/doctrees/models/note.doctree
docs/_build/doctrees/models/person.doctree
docs/_build/html/.buildinfo
docs/_build/html/genindex.html
docs/_build/html/index.html
docs/_build/html/objects.inv
docs/_build/html/search.html
docs/_build/html/searchindex.js
docs/_build/html/_sources/index.txt
docs/_build/html/_sources/gettingstarted/authentication.txt
docs/_build/html/_sources/gettingstarted/installing.txt
docs/_build/html/_sources/gettingstarted/qnd.txt
docs/_build/html/_sources/gettingstarted/tutorial.txt
docs/_build/html/_sources/gettingstarted/verifier_callback.txt
docs/_build/html/_sources/gettingstarted/webpump.txt
docs/_build/html/_sources/models/activity.txt
docs/_build/html/_sources/models/comment.txt
docs/_build/html/_sources/models/note.txt
docs/_build/html/_sources/models/person.txt
docs/_build/html/_static/ajax-loader.gif
docs/_build/html/_static/basic.css
docs/_build/html/_static/comment-bright.png
docs/_build/html/_static/comment-close.png
docs/_build/html/_static/comment.png
docs/_build/html/_static/default.css
docs/_build/html/_static/doctools.js
docs/_build/html/_static/down-pressed.png
docs/_build/html/_static/down.png
docs/_build/html/_static/file.png
docs/_build/html/_static/jquery.js
docs/_build/html/_static/minus.png
docs/_build/html/_static/plus.png
docs/_build/html/_static/pygments.css
docs/_build/html/_static/searchtools.js
docs/_build/html/_static/sidebar.js
docs/_build/html/_static/underscore.js
docs/_build/html/_static/up-pressed.png
docs/_build/html/_static/up.png
docs/_build/html/_static/websupport.js
docs/_build/html/gettingstarted/authentication.html
docs/_build/html/gettingstarted/installing.html
docs/_build/html/gettingstarted/qnd.html
docs/_build/html/gettingstarted/tutorial.html
docs/_build/html/gettingstarted/verifier_callback.html
docs/_build/html/gettingstarted/webpump.html
docs/_build/html/models/activity.html
docs/_build/html/models/comment.html
docs/_build/html/models/note.html
docs/_build/html/models/person.html
docs/gettingstarted/authentication.rst
docs/gettingstarted/installing.rst
docs/gettingstarted/qnd.rst
docs/gettingstarted/tutorial.rst
docs/gettingstarted/verifier_callback.rst
docs/gettingstarted/webpump.rst
docs/models/activity.rst
docs/models/comment.rst
docs/models/note.rst
docs/models/person.rst
pypump/__init__.py
pypump/compatability.py
pypump/loader.py
pypump/openid.py
pypump/pypump.py
pypump/exception/DoesNotExist.py
pypump/exception/ImmutableException.py
pypump/exception/PumpException.py
pypump/exception/ServerError.py
pypump/exception/__init__.py
pypump/models/__init__.py
pypump/models/activity.py
pypump/models/comment.py
pypump/models/feed.py
pypump/models/image.py
pypump/models/inbox.py
pypump/models/list.py
pypump/models/location.py
pypump/models/note.py
pypump/models/outbox.py
pypump/models/person.py