.readthedocs.yaml
LICENSE
Makefile
NOTICE
README.md
esbonio.json
pyproject.toml
tox.ini
.github/workflows/ci.yml
doc/Makefile
doc/source/about.rst
doc/source/changelog.rst
doc/source/conf.py
doc/source/extern_packages.rst
doc/source/index.rst
doc/source/license.rst
doc/source/roadmap.rst
doc/source/_static/admonitions.css
doc/source/_static/code_api.css
doc/source/_static/colors.css
doc/source/_static/custom_epub.css
doc/source/_static/custom_html.css
doc/source/_static/epub_ui_fixes.css
doc/source/_static/fonts.css
doc/source/_static/html_layout_fixes.css
doc/source/_static/html_ui_elements.css
doc/source/_static/typography.css
doc/source/_static/ui_shared.css
doc/source/_static/fonts/GUST-FONT-LICENSE.txt
doc/source/_static/fonts/texgyrecursor-bold.otf
doc/source/_static/fonts/texgyrecursor-bolditalic.otf
doc/source/_static/fonts/texgyrecursor-italic.otf
doc/source/_static/fonts/texgyrecursor-regular.otf
doc/source/_static/fonts/texgyreheros-bold.otf
doc/source/_static/fonts/texgyreheros-bolditalic.otf
doc/source/_static/fonts/texgyreheros-italic.otf
doc/source/_static/fonts/texgyreheros-regular.otf
doc/source/_static/fonts/texgyreheroscn-bold.otf
doc/source/_static/fonts/texgyreheroscn-bolditalic.otf
doc/source/_static/fonts/texgyreheroscn-italic.otf
doc/source/_static/fonts/texgyreheroscn-regular.otf
doc/source/_static/fonts/texgyrepagella-bold.otf
doc/source/_static/fonts/texgyrepagella-bolditalic.otf
doc/source/_static/fonts/texgyrepagella-italic.otf
doc/source/_static/fonts/texgyrepagella-regular.otf
doc/source/_templates/mymodul.html
doc/source/_templates/autosummary/class_extended.rst
doc/source/_templates/autosummary/module_extended.rst
doc/source/_templates/autosummary/package.rst
doc/source/devel/ftw_baselib_module.rst
doc/source/devel/ftw_develtool_module.rst
doc/source/devel/ftw_patch_module.rst
doc/source/devel/get_started_ftw_converter.rst
doc/source/devel/get_started_ftw_patch.rst
doc/source/devel/get_started_ftw_testinfra.rst
doc/source/devel/api_inc/modules/ftw.baselib.converter_moduleinc.rst.inc
doc/source/devel/api_inc/modules/ftw.develtool.testinfra_moduleinc.rst.inc
doc/source/devel/testhome/testinput/app.py
doc/source/devel/testhome/testinput/changes.diff
doc/source/devel/testhome/testinput/complex.patch
doc/source/devel/testhome/testinput/config.py
doc/source/devel/testhome/testinput/del_test.diff
doc/source/devel/testhome/testinput/hello.patch
doc/source/devel/testhome/testinput/hello.py
doc/source/devel/testhome/testinput/main.py
doc/source/devel/testhome/testinput/patch_config.toml
doc/source/devel/testhome/testinput/simple.diff
doc/source/devel/testhome/testinput/test_pyproject.toml
doc/source/devel/testhome/testoutput/app.py
doc/source/devel/testhome/testoutput/app.py.orig
doc/source/devel/testhome/testoutput/changes.diff
doc/source/devel/testhome/testoutput/hello.py
doc/source/devel/testhome/testoutput/patch.diff
doc/source/devel/testhome/testoutput/pyproject.toml
doc/source/devel/testhome/testoutput/simple.diff
doc/source/devel/testhome/testoutput/test.patch
doc/source/user/configuration.rst
doc/source/user/use_ftwpatch.rst
doc/source/user/use_ftwpatch_post.rst.inc
doc/source/user/use_ftwpatch_pre.rst.inc
ftw_patch.egg-info/PKG-INFO
ftw_patch.egg-info/SOURCES.txt
ftw_patch.egg-info/dependency_links.txt
ftw_patch.egg-info/entry_points.txt
ftw_patch.egg-info/requires.txt
ftw_patch.egg-info/top_level.txt
src/fitzzftw/baselib/__init__.py
src/fitzzftw/baselib/converter.py
src/fitzzftw/develtool/__init__.py
src/fitzzftw/develtool/testinfra.py
src/fitzzftw/patch/__init__.py
src/fitzzftw/patch/_version.py
src/fitzzftw/patch/ftw_patch.py
tests/__init__.py
tests/test_DiffCodeFile.py
tests/test_FileLine.py
tests/test_FtwPatch.py
tests/test_HeadLine.py
tests/test_Hunk.py
tests/test_HunkHeadLine.py
tests/test_HunkLine.py
tests/test_PatchLine.py
tests/test_PatchParser.py
tests/test_exceptions.py
tests/test_ftw_functions.py
tests/test_import.py