.bumpversion.cfg
.cookiecutterrc
.coveragerc
.editorconfig
.readthedocs.yml
AUTHORS.rst
CHANGELOG.rst
CONTRIBUTING.rst
LICENSE
MANIFEST.in
README.rst
setup.cfg
setup.py
docs/authors.rst
docs/changelog.rst
docs/conf.py
docs/contributing.rst
docs/index.rst
docs/installation.rst
docs/readme.rst
docs/requirements.txt
docs/spelling_wordlist.txt
docs/usage.rst
docs/reference/index.rst
docs/reference/pdiffutils.rst
src/pdiffutils/__init__.py
src/pdiffutils/pdiffutils.py
src/pdiffutils.egg-info/PKG-INFO
src/pdiffutils.egg-info/SOURCES.txt
src/pdiffutils.egg-info/dependency_links.txt
src/pdiffutils.egg-info/not-zip-safe
src/pdiffutils.egg-info/top_level.txt
tests/test_pdiffutils.py