AUTHORS.rst
CODE_OF_CONDUCT.rst
CONTRIBUTING.rst
LICENSE
README.rst
requirements.txt
setup.cfg
setup.py
tox.ini
dotapatch/__init__.py
dotapatch/__main__.py
dotapatch/data.py
dotapatch/model.py
dotapatch/patch.py
dotapatch/version.py
dotapatch.egg-info/PKG-INFO
dotapatch.egg-info/SOURCES.txt
dotapatch.egg-info/dependency_links.txt
dotapatch.egg-info/entry_points.txt
dotapatch.egg-info/top_level.txt
dotapatch/changelogs/706f
dotapatch/changelogs/707d
dotapatch/data/herodata
dotapatch/data/itemdata
dotapatch/templates/default
dotapatch/templates/gh-pages
tests/__init__.py
tests/test_data_functions.py
tests/test_data_methods.py
tests/test_main.py
tests/test_model_methods.py
tests/test_patch.py