.gitignore
CHANGES.txt
Manifest.in
README.txt
develop_requirements.txt
license.txt
requirements.txt
setup.cfg
setup.py
tox.ini
WebDispatch.egg-info/PKG-INFO
WebDispatch.egg-info/SOURCES.txt
WebDispatch.egg-info/dependency_links.txt
WebDispatch.egg-info/requires.txt
WebDispatch.egg-info/top_level.txt
docs/basicusage.rst
docs/conf.py
docs/first.py
docs/index.rst
docs/reference.rst
docs/tipsandtricks.rst
examples/hello.py
examples/subrouting.py
examples/test_examples.py
examples/webobdispatcher.py
webdispatch/__init__.py
webdispatch/_compat.py
webdispatch/base.py
webdispatch/methoddispatcher.py
webdispatch/mixins.py
webdispatch/tests.py
webdispatch/uritemplate.py
webdispatch/urldispatcher.py
webdispatch/util.py