/usr/lib/python2.7/dist-packages/pecan-0.3.0.egg-info/SOURCES.txt is in python-pecan 0.3.0-1ubuntu2.
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 | LICENSE
MANIFEST.in
README.rst
requirements.txt
setup.cfg
setup.py
bin/pecan
pecan/__init__.py
pecan/configuration.py
pecan/core.py
pecan/decorators.py
pecan/deploy.py
pecan/extensions.py
pecan/hooks.py
pecan/jsonify.py
pecan/rest.py
pecan/routing.py
pecan/secure.py
pecan/templating.py
pecan/testing.py
pecan/util.py
pecan.egg-info/PKG-INFO
pecan.egg-info/SOURCES.txt
pecan.egg-info/dependency_links.txt
pecan.egg-info/entry_points.txt
pecan.egg-info/not-zip-safe
pecan.egg-info/requires.txt
pecan.egg-info/top_level.txt
pecan/commands/__init__.py
pecan/commands/base.py
pecan/commands/create.py
pecan/commands/serve.py
pecan/commands/shell.py
pecan/compat/__init__.py
pecan/ext/__init__.py
pecan/middleware/__init__.py
pecan/middleware/debug.py
pecan/middleware/errordocument.py
pecan/middleware/recursive.py
pecan/middleware/static.py
pecan/middleware/resources/XRegExp.js
pecan/middleware/resources/__init__.py
pecan/middleware/resources/__init__.pyc
pecan/middleware/resources/brush-python.js
pecan/middleware/resources/pecan.png
pecan/middleware/resources/shCore.js
pecan/middleware/resources/syntax.css
pecan/middleware/resources/theme.css
pecan/scaffolds/__init__.py
pecan/scaffolds/base/MANIFEST.in
pecan/scaffolds/base/config.py_tmpl
pecan/scaffolds/base/setup.cfg_tmpl
pecan/scaffolds/base/setup.py_tmpl
pecan/scaffolds/base/+package+/__init__.py
pecan/scaffolds/base/+package+/app.py_tmpl
pecan/scaffolds/base/+package+/controllers/__init__.py
pecan/scaffolds/base/+package+/controllers/root.py
pecan/scaffolds/base/+package+/model/__init__.py
pecan/scaffolds/base/+package+/templates/error.html
pecan/scaffolds/base/+package+/templates/index.html
pecan/scaffolds/base/+package+/templates/layout.html
pecan/scaffolds/base/+package+/tests/__init__.py_tmpl
pecan/scaffolds/base/+package+/tests/config.py_tmpl
pecan/scaffolds/base/+package+/tests/test_functional.py_tmpl
pecan/scaffolds/base/+package+/tests/test_units.py
pecan/scaffolds/base/public/css/style.css
pecan/scaffolds/base/public/images/logo.png
pecan/tests/__init__.py
pecan/tests/scaffold_builder.py
pecan/tests/test_base.py
pecan/tests/test_commands.py
pecan/tests/test_conf.py
pecan/tests/test_generic.py
pecan/tests/test_hooks.py
pecan/tests/test_jsonify.py
pecan/tests/test_rest.py
pecan/tests/test_scaffolds.py
pecan/tests/test_secure.py
pecan/tests/test_templating.py
pecan/tests/middleware/__init__.py
pecan/tests/middleware/test_debug.py
pecan/tests/middleware/test_errordocument.py
pecan/tests/middleware/test_recursive.py
pecan/tests/middleware/test_static.py
pecan/tests/scaffold_fixtures/__init__.py
pecan/tests/templates/__init__.py
|