LICENSE
README.md
pyproject.toml
html2docx/__init__.py
html2docx/__main__.py
html2docx/cli.py
html2docx/converter.py
html2docx/elements.py
html2docx/parser.py
html2msoffice.egg-info/PKG-INFO
html2msoffice.egg-info/SOURCES.txt
html2msoffice.egg-info/dependency_links.txt
html2msoffice.egg-info/entry_points.txt
html2msoffice.egg-info/requires.txt
html2msoffice.egg-info/top_level.txt
html2pptx/__init__.py
html2pptx/__main__.py
html2pptx/cli.py
html2pptx/converter.py
html2pptx/elements.py
html2pptx/parser.py
html2xlsx/__init__.py
html2xlsx/__main__.py
html2xlsx/cli.py
html2xlsx/converter.py
html2xlsx/elements.py
html2xlsx/numbers.py
html2xlsx/parser.py
htmlparsing/__init__.py
htmlparsing/classifier.py
htmlparsing/css.py
htmlparsing/datastructures.py
htmlparsing/elements.py
iconlib/__init__.py
iconlib/badge.py
iconlib/manifest.py
iconlib/raster.py
tests/test_badge_rendering.py
tests/test_banded_card.py
tests/test_banded_stat.py
tests/test_chart_imports.py
tests/test_chart_scale.py
tests/test_citations.py
tests/test_dark_theme.py
tests/test_iconlib.py
tests/test_speaker_notes.py
tests/test_template_fonts.py
tests/test_value_model.py
tests/test_xlsx_basic.py
tests/test_xlsx_numbers.py
tests/test_xlsx_roundtrip.py