This file is indexed.

/usr/share/pyshared/django_threadedcomments-0.9.0.egg-info/SOURCES.txt is in python-django-threadedcomments 0.9.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
CHANGELOG.rst
CONTRIBUTORS.txt
LICENSE.txt
MANIFEST.in
README.rst
setup.cfg
setup.py
django_threadedcomments.egg-info/PKG-INFO
django_threadedcomments.egg-info/SOURCES.txt
django_threadedcomments.egg-info/dependency_links.txt
django_threadedcomments.egg-info/not-zip-safe
django_threadedcomments.egg-info/top_level.txt
threadedcomments/__init__.py
threadedcomments/admin.py
threadedcomments/forms.py
threadedcomments/models.py
threadedcomments/tests.py
threadedcomments/util.py
threadedcomments/fixtures/simple_tree.json
threadedcomments/management/__init__.py
threadedcomments/management/commands/__init__.py
threadedcomments/management/commands/migrate_comments.py
threadedcomments/management/commands/migrate_threaded_comments.py
threadedcomments/migrations/0001_initial.py
threadedcomments/migrations/0002_set__last_child_id__on_delete__set_null.py
threadedcomments/migrations/__init__.py
threadedcomments/sql/threadedcomment.mysql.sql
threadedcomments/templates/sample_tree.html
threadedcomments/templates/comments/list.html
threadedcomments/templatetags/__init__.py
threadedcomments/templatetags/threadedcomments_tags.py