AUTHORS
LICENSE
MANIFEST.in
README.rst
setup.cfg
setup.py
docs/Makefile
docs/changelog.rst
docs/conf.py
docs/index.rst
docs/make.bat
docs/_static/.empty
tests/helpers.py
tests/test_cli.py
tests/test_package.py
tests/test_repository.py
tests/test_upload.py
tests/test_utils.py
tests/test_wheel.py
twine/__init__.py
twine/__main__.py
twine/_installed.py
twine/cli.py
twine/exceptions.py
twine/package.py
twine/repository.py
twine/utils.py
twine/wheel.py
twine/wininst.py
twine.egg-info/PKG-INFO
twine.egg-info/SOURCES.txt
twine.egg-info/dependency_links.txt
twine.egg-info/entry_points.txt
twine.egg-info/requires.txt
twine.egg-info/top_level.txt
twine/commands/__init__.py
twine/commands/register.py
twine/commands/upload.py