This file is indexed.

/usr/share/pyshared/django_mptt-0.6.0.egg-info/SOURCES.txt is in python-django-mptt 0.6.0-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
INSTALL
LICENSE
MANIFEST.in
NOTES
README.rst
setup.py
django_mptt.egg-info/PKG-INFO
django_mptt.egg-info/SOURCES.txt
django_mptt.egg-info/dependency_links.txt
django_mptt.egg-info/requires.txt
django_mptt.egg-info/top_level.txt
docs/Makefile
docs/admin.rst
docs/autogenerated.rst
docs/conf.py
docs/forms.rst
docs/index.rst
docs/install.rst
docs/models.rst
docs/mptt.admin.rst
docs/mptt.exceptions.rst
docs/mptt.fields.rst
docs/mptt.forms.rst
docs/mptt.managers.rst
docs/mptt.models.rst
docs/mptt.rst
docs/mptt.utils.rst
docs/overview.rst
docs/technical_details.rst
docs/templates.rst
docs/tutorial.rst
docs/upgrade.rst
docs/utilities.rst
mptt/__init__.py
mptt/admin.py
mptt/exceptions.py
mptt/fields.py
mptt/forms.py
mptt/managers.py
mptt/models.py
mptt/utils.py
mptt/locale/de/LC_MESSAGES/django.mo
mptt/locale/de/LC_MESSAGES/django.po
mptt/locale/dk/LC_MESSAGES/django.mo
mptt/locale/dk/LC_MESSAGES/django.po
mptt/locale/fr/LC_MESSAGES/django.mo
mptt/locale/fr/LC_MESSAGES/django.po
mptt/locale/nb/LC_MESSAGES/django.mo
mptt/locale/nb/LC_MESSAGES/django.po
mptt/locale/pl/LC_MESSAGES/django.mo
mptt/locale/pl/LC_MESSAGES/django.po
mptt/templates/admin/grappelli_mptt_change_list.html
mptt/templates/admin/grappelli_mptt_change_list_results.html
mptt/templates/admin/mptt_change_list.html
mptt/templates/admin/mptt_change_list_results.html
mptt/templatetags/__init__.py
mptt/templatetags/mptt_admin.py
mptt/templatetags/mptt_tags.py
tests/__init__.py
tests/__init__.pyc
tests/runtests.sh
tests/settings.py
tests/settings.pyc
tests/myapp/__init__.py
tests/myapp/doctests.txt
tests/myapp/models.py
tests/myapp/tests.py
tests/myapp/fixtures/categories.json
tests/myapp/fixtures/genres.json