/usr/share/pyshared/WebOb-1.1.1.egg-info/SOURCES.txt is in python-webob 1.1.1-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 | MANIFEST.in
setup.cfg
setup.py
WebOb.egg-info/PKG-INFO
WebOb.egg-info/SOURCES.txt
WebOb.egg-info/dependency_links.txt
WebOb.egg-info/top_level.txt
WebOb.egg-info/zip-safe
docs/comment-example.txt
docs/conf.py
docs/differences.txt
docs/do-it-yourself.txt
docs/doctests.py
docs/file-example.txt
docs/index.txt
docs/jsonrpc-example.txt
docs/license.txt
docs/news.txt
docs/reference.txt
docs/test-file.txt
docs/test_dec.txt
docs/test_request.txt
docs/test_response.txt
docs/wiki-example.txt
docs/comment-example-code/example.py
docs/jsonrpc-example-code/jsonrpc.py
docs/jsonrpc-example-code/test_jsonrpc.py
docs/jsonrpc-example-code/test_jsonrpc.txt
docs/modules/dec.txt
docs/modules/webob.txt
docs/pycon2011/pycon-py3k-sprint.txt
docs/pycon2011/request_table.rst
docs/pycon2011/response_table.rst
docs/wiki-example-code/example.py
tests/__init__.py
tests/conftest.py
tests/performance_test.py
tests/test_acceptparse.py
tests/test_byterange.py
tests/test_cachecontrol.py
tests/test_cookies.py
tests/test_datetime_utils.py
tests/test_dec.py
tests/test_descriptors.py
tests/test_etag.py
tests/test_exc.py
tests/test_headers.py
tests/test_in_wsgiref.py
tests/test_misc.py
tests/test_multidict.py
tests/test_request.py
tests/test_request_nose.py
tests/test_response.py
tests/test_util.py
webob/__init__.py
webob/acceptparse.py
webob/byterange.py
webob/cachecontrol.py
webob/cookies.py
webob/datetime_utils.py
webob/dec.py
webob/descriptors.py
webob/etag.py
webob/exc.py
webob/headers.py
webob/multidict.py
webob/request.py
webob/response.py
webob/util.py
|