.travis.yml
DESCRIPTION.txt
LICENSE.txt
MANIFEST.in
Makefile
README.md
mkdocs.yml
requirements.txt
setup.cfg
setup.py
commis/__init__.py
commis/color.py
commis/command.py
commis/exceptions.py
commis/labeled.py
commis/program.py
commis/version.py
commis.egg-info/PKG-INFO
commis.egg-info/SOURCES.txt
commis.egg-info/dependency_links.txt
commis.egg-info/not-zip-safe
commis.egg-info/requires.txt
commis.egg-info/top_level.txt
docs/about.md
docs/api.md
docs/index.md
docs/tutorial.md
docs/img/gominolas.jpg
tests/__init__.py
tests/color_tests.py
tests/command_tests.py
tests/labeled_tests.py
tests/program_tests.py