Imported from SVN by Bitbucket

This commit is contained in:
2015-03-31 20:26:20 +00:00
committed by bitbucket
commit ceb7984dec
212 changed files with 49537 additions and 0 deletions

View File

@@ -0,0 +1,25 @@
MANIFEST.in
setup.cfg
setup.py
PasteDeploy.egg-info/PKG-INFO
PasteDeploy.egg-info/SOURCES.txt
PasteDeploy.egg-info/dependency_links.txt
PasteDeploy.egg-info/entry_points.txt
PasteDeploy.egg-info/namespace_packages.txt
PasteDeploy.egg-info/not-zip-safe
PasteDeploy.egg-info/requires.txt
PasteDeploy.egg-info/top_level.txt
docs/index.txt
docs/license.txt
docs/news.txt
paste/__init__.py
paste/deploy/__init__.py
paste/deploy/compat.py
paste/deploy/config.py
paste/deploy/converters.py
paste/deploy/loadwsgi.py
paste/deploy/paster_templates.py
paste/deploy/util.py
paste/deploy/paster_templates/paste_deploy/+package+/sampleapp.py_tmpl
paste/deploy/paster_templates/paste_deploy/+package+/wsgiapp.py_tmpl
paste/deploy/paster_templates/paste_deploy/docs/devel_config.ini_tmpl