/usr/share/pyshared/WebHelpers-1.3.egg-info/SOURCES.txt is in python-webhelpers 1.3-4.
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 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 | CHANGELOG
LICENSE
MANIFEST.in
README.txt
TODO
requirements.txt
setup.cfg
setup.py
WebHelpers.egg-info/PKG-INFO
WebHelpers.egg-info/SOURCES.txt
WebHelpers.egg-info/dependency_links.txt
WebHelpers.egg-info/entry_points.txt
WebHelpers.egg-info/not-zip-safe
WebHelpers.egg-info/requires.txt
WebHelpers.egg-info/top_level.txt
docs/Makefile
docs/build
docs/changelog.rst
docs/conf.py
docs/contents.rst
docs/development.rst
docs/history.rst
docs/index.rst
docs/third_party.rst
docs/todo.rst
docs/whats_new.rst
docs/_static/webhelpers-logo.png
docs/_themes/.gitignore
docs/_themes/CONTRIBUTORS.txt
docs/_themes/LICENSE.txt
docs/_themes/README.rst
docs/_themes/pylons_theme_support.py
docs/_themes/.git/HEAD
docs/_themes/.git/config
docs/_themes/.git/description
docs/_themes/.git/index
docs/_themes/.git/packed-refs
docs/_themes/.git/hooks/applypatch-msg.sample
docs/_themes/.git/hooks/commit-msg.sample
docs/_themes/.git/hooks/post-commit.sample
docs/_themes/.git/hooks/post-receive.sample
docs/_themes/.git/hooks/post-update.sample
docs/_themes/.git/hooks/pre-applypatch.sample
docs/_themes/.git/hooks/pre-commit.sample
docs/_themes/.git/hooks/pre-rebase.sample
docs/_themes/.git/hooks/prepare-commit-msg.sample
docs/_themes/.git/hooks/update.sample
docs/_themes/.git/info/exclude
docs/_themes/.git/logs/HEAD
docs/_themes/.git/logs/refs/heads/master
docs/_themes/.git/objects/pack/pack-7223556f5a85a1e44a4a475abe01be5e042c09f5.idx
docs/_themes/.git/objects/pack/pack-7223556f5a85a1e44a4a475abe01be5e042c09f5.pack
docs/_themes/.git/refs/heads/master
docs/_themes/.git/refs/remotes/origin/HEAD
docs/_themes/pylons/layout.html
docs/_themes/pylons/theme.conf
docs/_themes/pylons/static/dialog-note.png
docs/_themes/pylons/static/dialog-seealso.png
docs/_themes/pylons/static/dialog-topic.png
docs/_themes/pylons/static/dialog-warning.png
docs/_themes/pylons/static/epub.css
docs/_themes/pylons/static/footerbg.png
docs/_themes/pylons/static/headerbg.png
docs/_themes/pylons/static/ie6.css
docs/_themes/pylons/static/middlebg.png
docs/_themes/pylons/static/pylons-latex.png
docs/_themes/pylons/static/pylons-small.png
docs/_themes/pylons/static/pylons.css_t
docs/_themes/pylons/static/pylons.ico
docs/_themes/pylons/static/pylons.png
docs/_themes/pylons/static/transparent.gif
docs/_themes/pylonsfw/theme.conf
docs/_themes/pylonsfw/static/pylons.ico
docs/_themes/pylonsfw/static/pylonsfw-small.png
docs/_themes/pyramid/theme.conf
docs/_themes/pyramid/static/pyramid-latex.png
docs/_themes/pyramid/static/pyramid-small.png
docs/_themes/pyramid/static/pyramid.ico
docs/_themes/pyramid/static/pyramid.png
docs/modules/constants.rst
docs/modules/containers.rst
docs/modules/date.rst
docs/modules/feedgenerator.rst
docs/modules/markdown.rst
docs/modules/media.rst
docs/modules/mimehelper.rst
docs/modules/misc.rst
docs/modules/number.rst
docs/modules/paginate.rst
docs/modules/text.rst
docs/modules/textile.rst
docs/modules/util.rst
docs/modules/html/__init__.rst
docs/modules/html/builder.rst
docs/modules/html/converters.rst
docs/modules/html/grid.rst
docs/modules/html/tags.rst
docs/modules/html/tools.rst
docs/modules/pylonslib/__init__.rst
docs/modules/pylonslib/flash.rst
docs/modules/pylonslib/grid.rst
docs/modules/pylonslib/minify.rst
docs/modules/pylonslib/secure_form.rst
tests/test_containers.py
tests/test_converters.py
tests/test_date.py
tests/test_escapes.py
tests/test_feedgenerator.py
tests/test_html.py
tests/test_mimetypes.py
tests/test_misc.py
tests/test_modeltags.py
tests/test_number.py
tests/test_paginate.py
tests/test_pylonslib_flash.py
tests/test_tags.py
tests/test_text.py
tests/test_tools.py
tests/util.py
unfinished/README
unfinished/baseN.py
unfinished/containers.py
unfinished/disabled_test_pylonslib_minify.py
unfinished/document.py
unfinished/logging_optparse.py
unfinished/multimedia.py
unfinished/number_to_human_size.py
unfinished/opener.py
unfinished/sanitize_filename.py
webhelpers/__init__.py
webhelpers/constants.py
webhelpers/containers.py
webhelpers/date.py
webhelpers/feedgenerator.py
webhelpers/markdown.py
webhelpers/media.py
webhelpers/mimehelper.py
webhelpers/misc.py
webhelpers/number.py
webhelpers/paginate.py
webhelpers/text.py
webhelpers/textile.py
webhelpers/util.py
webhelpers/html/__init__.py
webhelpers/html/builder.py
webhelpers/html/converters.py
webhelpers/html/grid.py
webhelpers/html/grid_demo.py
webhelpers/html/render.py
webhelpers/html/tags.py
webhelpers/html/tools.py
webhelpers/public/stylesheets/grid.css
webhelpers/public/stylesheets/webhelpers.css
webhelpers/pylonslib/__init__.py
webhelpers/pylonslib/_jsmin.py
webhelpers/pylonslib/flash.py
webhelpers/pylonslib/grid.py
webhelpers/pylonslib/minify.py
webhelpers/pylonslib/secure_form.py
|