/usr/share/pyshared/django_tables2-0.13.0.egg-info/SOURCES.txt is in python-django-tables2 0.13.0-3.
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 | MANIFEST.in
README.rst
setup.py
django_tables2/__init__.py
django_tables2/config.py
django_tables2/models.py
django_tables2/rows.py
django_tables2/tables.py
django_tables2/utils.py
django_tables2/views.py
django_tables2.egg-info/PKG-INFO
django_tables2.egg-info/SOURCES.txt
django_tables2.egg-info/dependency_links.txt
django_tables2.egg-info/requires.txt
django_tables2.egg-info/top_level.txt
django_tables2/columns/__init__.py
django_tables2/columns/base.py
django_tables2/columns/booleancolumn.py
django_tables2/columns/checkboxcolumn.py
django_tables2/columns/datecolumn.py
django_tables2/columns/datetimecolumn.py
django_tables2/columns/emailcolumn.py
django_tables2/columns/filecolumn.py
django_tables2/columns/linkcolumn.py
django_tables2/columns/templatecolumn.py
django_tables2/columns/urlcolumn.py
django_tables2/locale/en/LC_MESSAGES/django.mo
django_tables2/locale/en/LC_MESSAGES/django.po
django_tables2/locale/fr/LC_MESSAGES/django.mo
django_tables2/locale/fr/LC_MESSAGES/django.po
django_tables2/static/django_tables2/themes/paleblue/css/screen.css
django_tables2/static/django_tables2/themes/paleblue/img/arrow-active-down.png
django_tables2/static/django_tables2/themes/paleblue/img/arrow-active-up.png
django_tables2/static/django_tables2/themes/paleblue/img/arrow-inactive-down.png
django_tables2/static/django_tables2/themes/paleblue/img/arrow-inactive-up.png
django_tables2/static/django_tables2/themes/paleblue/img/false.gif
django_tables2/static/django_tables2/themes/paleblue/img/header-bg.png
django_tables2/static/django_tables2/themes/paleblue/img/missing.png
django_tables2/static/django_tables2/themes/paleblue/img/pagination-bg.gif
django_tables2/static/django_tables2/themes/paleblue/img/true.gif
django_tables2/templates/django_tables2/table.html
django_tables2/templatetags/__init__.py
django_tables2/templatetags/django_tables2.py
example/app/fixtures/initial_data.json
example/templates/base.html
example/templates/class_based.html
example/templates/extended_table.html
example/templates/multiple.html
example/templates/tutorial.html
|