LICENSE.txt
MANIFEST.in
README.md
pyproject.toml
setup.cfg
setup.py
autoboot_web/__init__.py
autoboot_web/runner.py
autoboot_web/server_properties.py
autoboot_web/web_properties.py
autoboot_web.egg-info/PKG-INFO
autoboot_web.egg-info/SOURCES.txt
autoboot_web.egg-info/dependency_links.txt
autoboot_web.egg-info/requires.txt
autoboot_web.egg-info/top_level.txt
autoboot_web/middleware/__init__.py
autoboot_web/middleware/uniform.py
autoboot_web/mvc/__init__.py
autoboot_web/mvc/apply_router.py
autoboot_web/mvc/annotation/__init__.py
autoboot_web/mvc/annotation/controller.py