/usr/share/pyshared/TurboGears2-2.1.5.egg-info/SOURCES.txt is in python-turbogears2 2.1.5-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 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 | README.txt
setup.cfg
setup.py
TurboGears2.egg-info/PKG-INFO
TurboGears2.egg-info/SOURCES.txt
TurboGears2.egg-info/dependency_links.txt
TurboGears2.egg-info/entry_points.txt
TurboGears2.egg-info/not-zip-safe
TurboGears2.egg-info/requires.txt
TurboGears2.egg-info/top_level.txt
tests/__init__.py
tests/base.py
tests/test_caching.py
tests/test_configuration.py
tests/test_controllers.py
tests/test_generic_json.py
tests/test_i18n.py
tests/test_jsonify.py
tests/test_jsonify_sqlalchemy.py
tests/test_render.py
tests/test_rest_controller_dispatch.py
tests/test_tg_controller_dispatch.py
tests/test_util.py
tests/test_validation.py
tests/fixtures/__init__.py
tests/fixtures/model.py
tests/test_stack/__init__.py
tests/test_stack/test_authz.py
tests/test_stack/config/__init__.py
tests/test_stack/config/test_config.py
tests/test_stack/config/controllers/__init__.py
tests/test_stack/config/controllers/root.py
tests/test_stack/dispatch/__init__.py
tests/test_stack/dispatch/test_config.py
tests/test_stack/dispatch/test_url_dispatch.py
tests/test_stack/dispatch/controllers/__init__.py
tests/test_stack/dispatch/controllers/root.py
tests/test_stack/fixture/__init__.py
tests/test_stack/lib/__init__.py
tests/test_stack/lib/base.py
tests/test_stack/lib/helpers.py
tests/test_stack/lib/templatetools/__init__.py
tests/test_stack/lib/templatetools/jinja_filters.py
tests/test_stack/rendering/__init__.py
tests/test_stack/rendering/test_decorators.py
tests/test_stack/rendering/test_dotted_rendering.py
tests/test_stack/rendering/test_pagination.py
tests/test_stack/rendering/test_rendering.py
tests/test_stack/rendering/test_toscawidgets.py
tests/test_stack/rendering/controllers/__init__.py
tests/test_stack/rendering/controllers/root.py
tests/test_stack/rendering/templates/__init__.py
tests/test_stack/rendering/templates/mako_base.mak.py
tests/test_stack/rendering/templates/mako_custom_format.mak.py
tests/test_stack/rendering/templates/mako_inherits.mak.py
tests/test_stack/rendering/templates/mako_noop.mak.py
tests/test_stack/rendering/templates/sub/__init__.py
tg/__init__.py
tg/amfify.py
tg/configuration.py
tg/decorators.py
tg/error.py
tg/exceptions.py
tg/flash.py
tg/i18n.py
tg/jsonify.py
tg/paginate.py
tg/release.py
tg/render.py
tg/util.py
tg/wsgiapp.py
tg/commands/__init__.py
tg/commands/info.py
tg/controllers/__init__.py
tg/controllers/decoratedcontroller.py
tg/controllers/dispatcher.py
tg/controllers/restcontroller.py
tg/controllers/tgcontroller.py
tg/controllers/util.py
tg/controllers/wsgiappcontroller.py
tg/dottednames/__init__.py
tg/dottednames/chameleon_genshi_lookup.py
tg/dottednames/genshi_lookup.py
tg/dottednames/jinja_lookup.py
tg/dottednames/mako_lookup.py
tg/templates/__init__.py
|