CHANGELOG.md
LICENSE
MANIFEST.in
README.md
pyproject.toml
requirements.txt
setup.py
docx_json_replacer/__init__.py
docx_json_replacer/cli.py
docx_json_replacer/docx_replacer.py
docx_json_replacer/formatting_handler.py
docx_json_replacer/image_handler.py
docx_json_replacer/table_handler.py
docx_json_replacer/utility/__init__.py
docx_json_replacer/utility/html_parse.py
docx_json_replacer/utility/html_parse_simple.py