.coveragerc
.gitignore
.travis.yml
LICENSE
MANIFEST.in
README.md
setup.cfg
setup.py
tox.ini
ctshed/__init__.py
ctshed/cli.py
ctshed/constants.py
ctshed/container.py
ctshed/ctshed.py
ctshed/executable.py
ctshed/options.py
ctshed/utils.py
ctshed.egg-info/PKG-INFO
ctshed.egg-info/SOURCES.txt
ctshed.egg-info/dependency_links.txt
ctshed.egg-info/entry_points.txt
ctshed.egg-info/requires.txt
ctshed.egg-info/top_level.txt
tests/integration/__init__.py
tests/integration/test_basic.py