MANIFEST.in
README.md
VERSION
setup.py
teapot/__init__.py
teapot/attendee.py
teapot/log.py
teapot/main.py
teapot/party.py
teapot/path.py
teapot/source.py
teapot.egg-info/PKG-INFO
teapot.egg-info/SOURCES.txt
teapot.egg-info/dependency_links.txt
teapot.egg-info/entry_points.txt
teapot.egg-info/requires.txt
teapot.egg-info/top_level.txt
teapot/builders/__init__.py
teapot/defaults/__init__.py
teapot/defaults/common.py
teapot/defaults/linux.py
teapot/defaults/osx.py
teapot/defaults/windows.py
teapot/environments/__init__.py
teapot/environments/default.py
teapot/environments/environment.py
teapot/environments/environment_register.py
teapot/extensions/__init__.py
teapot/extensions/builtin.py
teapot/extensions/decorators.py
teapot/extra/__init__.py
teapot/extra/rfc6266.py
teapot/fetchers/__init__.py
teapot/fetchers/base_fetcher.py
teapot/fetchers/callbacks.py
teapot/fetchers/file_fetcher.py
teapot/fetchers/github_fetcher.py
teapot/fetchers/http_fetcher.py
teapot/filters/__init__.py
teapot/filters/builtin.py
teapot/filters/decorators.py
teapot/tests/__init__.py
teapot/tests/teapot_test.py
teapot/unpackers/__init__.py
teapot/unpackers/base_unpacker.py
teapot/unpackers/callbacks.py
teapot/unpackers/tarball_unpacker.py
teapot/unpackers/zipfile_unpacker.py