AUTHORS.rst
CONTRIBUTING.rst
COPYING
COPYING.LESSER
HISTORY.rst
MANIFEST.in
README.rst
setup.cfg
setup.py
docs/Makefile
docs/authors.rst
docs/conf.py
docs/contributing.rst
docs/history.rst
docs/index.rst
docs/installation.rst
docs/make.bat
docs/readme.rst
docs/reference.rst
docs/ingredients/ansi.rst
docs/ingredients/cmdtree.rst
docs/ingredients/crash.rst
docs/ingredients/index.rst
docs/usage/concepts.rst
docs/usage/index.rst
docs/usage/philosophy.rst
docs/usage/recipes.rst
examples/adder.py
examples/fake-git.py
examples/hello-world.py
examples/rainbow.py
guacamole/__init__.py
guacamole/core.py
guacamole/test_core.py
guacamole.egg-info/PKG-INFO
guacamole.egg-info/SOURCES.txt
guacamole.egg-info/dependency_links.txt
guacamole.egg-info/pbr.json
guacamole.egg-info/top_level.txt
guacamole.egg-info/zip-safe
guacamole/ingredients/__init__.py
guacamole/ingredients/ansi.py
guacamole/ingredients/argparse.py
guacamole/ingredients/cmdtree.py
guacamole/ingredients/crash.py
guacamole/ingredients/test_ansi.py
guacamole/ingredients/test_cmdtree.py
guacamole/recipes/__init__.py
guacamole/recipes/cmd.py