MANIFEST.in
README.rst
requirements.txt
setup.py
test-requirements.txt
bin/launchbox
launchbox/__init__.py
launchbox/app.py
launchbox/client.py
launchbox/cookbooks.py
launchbox/errors.py
launchbox/osutils.py
launchbox/output.py
launchbox/roles.py
launchbox/versions.py
launchbox.egg-info/PKG-INFO
launchbox.egg-info/SOURCES.txt
launchbox.egg-info/dependency_links.txt
launchbox.egg-info/requires.txt
launchbox.egg-info/top_level.txt
test/test_client.py
test/test_cookbooks.py
test/test_http_client.py
test/test_s3_client.py
test/test_version_constraints.py