LICENSE.txt
MANIFEST.in
README.md
setup.cfg
setup.py
htmlx/JSON.py
htmlx/__init__.py
htmlx/__main__.py
htmlx/decorators.py
htmlx/dom.py
htmlx/events.py
htmlx/style.py
htmlx/svg.py
htmlx/tags.py
htmlx/utils.py
htmlx.egg-info/PKG-INFO
htmlx.egg-info/SOURCES.txt
htmlx.egg-info/dependency_links.txt
htmlx.egg-info/entry_points.txt
htmlx.egg-info/requires.txt
htmlx.egg-info/top_level.txt
htmlx/geom/__init__.py
htmlx/geom/vec2.py
htmlx/geom/vec3.py
htmlx/i18n/__init__.py
htmlx/i18n/ar/__init__.py
htmlx/i18n/ch/__init__.py
htmlx/i18n/da/__init__.py
htmlx/i18n/de/__init__.py
htmlx/i18n/es/__init__.py
htmlx/i18n/fr/__init__.py
htmlx/i18n/hi/__init__.py
htmlx/i18n/it/__init__.py
htmlx/i18n/mi/__init__.py
htmlx/i18n/ru/__init__.py
htmlx/i18n/sw/__init__.py
htmlx/i18n/zu/__init__.py
htmlx/parsers/__init__.py
htmlx/parsers/expatbuilder.py
htmlx/webapi/__init__.py
htmlx/webapi/console.py
htmlx/webapi/encoding.py
htmlx/webapi/fetch.py
htmlx/webapi/geo.py
htmlx/webapi/history.py
htmlx/webapi/url.py
htmlx/webapi/urlpattern.py
htmlx/webapi/websocket.py
htmlx/webapi/webstorage.py
htmlx/webapi/webworkers.py
htmlx/webapi/xhr.py
htmlx/webapi/xpath.py
htmlx/xml/__init__.py
htmlx/xml/aframe.py
htmlx/xml/mathml.py
htmlx/xml/sitemap.py
htmlx/xml/x3d.py
tests/.DS_Store
tests/test_JSON.py
tests/test_dom.py
tests/test_html.py
tests/test_mathml.py
tests/test_sitemap.py
tests/test_style.py
tests/test_svg.py
tests/test_window.py