This file is indexed.

/usr/share/pyshared/mongoengine-0.6.13.egg-info/SOURCES.txt is in python-mongoengine 0.6.13-2.

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
AUTHORS
LICENSE
MANIFEST.in
README.rst
setup.cfg
setup.py
docs/Makefile
docs/apireference.rst
docs/changelog.rst
docs/conf.py
docs/django.rst
docs/index.rst
docs/tutorial.rst
docs/upgrade.rst
docs/_themes/nature/theme.conf
docs/_themes/nature/static/nature.css_t
docs/_themes/nature/static/pygments.css
docs/code/tumblelog.py
docs/guide/connecting.rst
docs/guide/defining-documents.rst
docs/guide/document-instances.rst
docs/guide/gridfs.rst
docs/guide/index.rst
docs/guide/installing.rst
docs/guide/querying.rst
docs/guide/signals.rst
mongoengine/__init__.py
mongoengine/base.py
mongoengine/connection.py
mongoengine/dereference.py
mongoengine/document.py
mongoengine/fields.py
mongoengine/queryset.py
mongoengine/signals.py
mongoengine/tests.py
mongoengine.egg-info/PKG-INFO
mongoengine.egg-info/SOURCES.txt
mongoengine.egg-info/dependency_links.txt
mongoengine.egg-info/requires.txt
mongoengine.egg-info/top_level.txt
mongoengine/django/__init__.py
mongoengine/django/auth.py
mongoengine/django/sessions.py
mongoengine/django/shortcuts.py
mongoengine/django/storage.py
mongoengine/django/tests.py