.gitignore
AUTHORS.rst
CHANGES.rst
LICENSE.txt
README.rst
bootstrap.py
buildout.cfg
setup.cfg
setup.py
tox.ini
pypiserver/__init__.py
pypiserver/__main__.py
pypiserver/_app.py
pypiserver/bottle.py
pypiserver/cache.py
pypiserver/core.py
pypiserver/manage.py
pypiserver/welcome.html
pypiserver.egg-info/PKG-INFO
pypiserver.egg-info/SOURCES.txt
pypiserver.egg-info/dependency_links.txt
pypiserver.egg-info/entry_points.txt
pypiserver.egg-info/requires.txt
pypiserver.egg-info/top_level.txt
pypiserver.egg-info/zip-safe
tests/sample_msg.html
tests/test_app.py
tests/test_core.py
tests/test_docs.py
tests/test_main.py
tests/test_manage.py