LICENSE
README.md
pyproject.toml
nettle/__init__.py
nettle/cdp.py
nettle/clean.py
nettle/compat.py
nettle/css.py
nettle/discover.py
nettle/exceptions.py
nettle/extract.py
nettle/format.py
nettle/http.py
nettle/network.py
nettle/nodes.py
nettle/parse.py
nettle/py.typed
nettle/query.py
nettle/registry.py
nettle/serialize.py
nettle/soup.py
nettle/table.py
nettle/text.py
nettle/urls.py
nettle_html.egg-info/PKG-INFO
nettle_html.egg-info/SOURCES.txt
nettle_html.egg-info/dependency_links.txt
nettle_html.egg-info/top_level.txt
tests/test_api.py
tests/test_audit_fixes.py
tests/test_crossplatform_fixes.py
tests/test_css.py
tests/test_css_extra.py
tests/test_extract_query.py
tests/test_format_table.py
tests/test_http_clean.py
tests/test_parse.py
tests/test_registry_discover.py
tests/test_text.py
tests/test_transversal.py
tests/test_urls_network.py