LICENSE.txt
MANIFEST.in
README.md
pyproject.toml
setup.cfg
dominix/__init__.py
dominix/_version.py
dominix/document.py
dominix/dom1core.py
dominix/dom_tag.py
dominix/svg.py
dominix/tags.py
dominix/util.py
dominix.egg-info/PKG-INFO
dominix.egg-info/SOURCES.txt
dominix.egg-info/dependency_links.txt
dominix.egg-info/top_level.txt
setup/setup.py
tests/test_alpine.py
tests/test_document.py
tests/test_dom1core.py
tests/test_dom_tag.py
tests/test_dom_tag_async.py
tests/test_dominate.py
tests/test_html.py
tests/test_htmx.py
tests/test_svg.py
tests/test_utils.py