.gitignore
CHANGES.rst
LICENSE.txt
MANIFEST.in
README.rst
bootstrap.py
buildout.cfg
pypi-server
pypi-server-in.py
pypi-server-standalone.py
setup.cfg
setup.py
tox.ini
pypiserver/__init__.py
pypiserver/__main__.py
pypiserver/_app.py
pypiserver/bottle.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/not-zip-safe
pypiserver.egg-info/top_level.txt
tests/sample_msg.html
tests/test_app.py
tests/test_core.py
tests/test_docs.py
tests/test_main.py
tests/test_manage.py