CONTRIBUTING.rst
HISTORY.rst
LICENSE
MANIFEST.in
README.rst
setup.py
deck_chores/__init__.py
deck_chores/config.py
deck_chores/exceptions.py
deck_chores/indexes.py
deck_chores/jobs.py
deck_chores/main.py
deck_chores/parsers.py
deck_chores/utils.py
deck_chores.egg-info/PKG-INFO
deck_chores.egg-info/SOURCES.txt
deck_chores.egg-info/dependency_links.txt
deck_chores.egg-info/entry_points.txt
deck_chores.egg-info/not-zip-safe
deck_chores.egg-info/requires.txt
deck_chores.egg-info/top_level.txt
docs/Makefile
docs/conf.py
docs/contributing.rst
docs/history.rst
docs/index.rst
docs/readme.rst
docs/usage.rst
docs/_build/html/_static/ajax-loader.gif
docs/_build/html/_static/comment-bright.png
docs/_build/html/_static/comment-close.png
docs/_build/html/_static/comment.png
docs/_build/html/_static/down-pressed.png
docs/_build/html/_static/down.png
docs/_build/html/_static/file.png
docs/_build/html/_static/minus.png
docs/_build/html/_static/plus.png
docs/_build/html/_static/up-pressed.png
docs/_build/html/_static/up.png
tests/.coverage
tests/__init__.py
tests/conftest.py
tests/test_jobs.py
tests/test_main.py
tests/test_parsers.py
tests/test_utils.py