README.md
pyproject.toml
src/htmlcmp/__init__.py
src/htmlcmp/common.py
src/htmlcmp/compare_output_cli.py
src/htmlcmp/compare_output_server.py
src/htmlcmp/html_render_diff.py
src/htmlcmp/tidy_output.py
src/htmlcmp.egg-info/PKG-INFO
src/htmlcmp.egg-info/SOURCES.txt
src/htmlcmp.egg-info/dependency_links.txt
src/htmlcmp.egg-info/entry_points.txt
src/htmlcmp.egg-info/requires.txt
src/htmlcmp.egg-info/top_level.txt
src/htmlcmp/static/common.js
src/htmlcmp/static/compare.js
src/htmlcmp/static/index.js
src/htmlcmp/static/style.css
src/htmlcmp/templates/compare.html
src/htmlcmp/templates/index.html
src/htmlcmp/templates/missing.html
tests/test_html_render_diff.py