.gitignore
.travis.yml
LICENSE
README.md
gitignore.py
requirements.txt
setup.py
shipa-ci
shipa.py
client/__init__.py
client/client.py
client/http.py
commands/__init__.py
commands/cmd_app.py
commands/cmd_pool.py
commands/constant.py
shipa_ci.egg-info/PKG-INFO
shipa_ci.egg-info/SOURCES.txt
shipa_ci.egg-info/dependency_links.txt
shipa_ci.egg-info/entry_points.txt
shipa_ci.egg-info/requires.txt
shipa_ci.egg-info/top_level.txt
tests/__init__.py
tests/test_app.py
tests/test_gitignore.py
tests/test_pool.py