setup.py
chapman2/__init__.py
chapman2/config.py
chapman2/decorator.py
chapman2/errors.py
chapman2/model.py
chapman2/task.py
chapman2/test_tasks.py
chapman2/util.py
chapman2.egg-info/PKG-INFO
chapman2.egg-info/SOURCES.txt
chapman2.egg-info/dependency_links.txt
chapman2.egg-info/entry_points.txt
chapman2.egg-info/not-zip-safe
chapman2.egg-info/top_level.txt
chapman2/commands/__init__.py
chapman2/commands/init.py
chapman2/commands/main.py
chapman2/commands/serve.py
chapman2/commands/shell.py
chapman2/tests/__init__.py
chapman2/tests/test_model.py
chapman2/tests/test_task.py