LICENSE
README.md
pyproject.toml
nettle/__init__.py
nettle/_brotli_data.py
nettle/_lxml_backend.py
nettle/brotli_dec.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/resolve.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_agentA3_brotli.py
tests/test_agentA3_cdp_offline.py
tests/test_agentA3_http_cookies.py
tests/test_agentA3_json_srcset_timeout.py
tests/test_agentA3_live.py
tests/test_agentA4_fusion_offline.py
tests/test_agentA4_live.py
tests/test_agentA4_pending.py
tests/test_agentA_cdp_lifecycle.py
tests/test_agentA_errors.py
tests/test_agentA_features.py
tests/test_agentA_multilingual.py
tests/test_agentA_regressions.py
tests/test_agentB3_bs4_compat.py
tests/test_agentB3_css_escapes.py
tests/test_agentB3_features.py
tests/test_agentB3_lxml_backend.py
tests/test_agentB4_diff_matrix.py
tests/test_agentB4_fusion.py
tests/test_agentB4_pendings.py
tests/test_agentB4_torture.py
tests/test_agentB_diff_bs4.py
tests/test_agentB_negative.py
tests/test_agentB_new_api.py
tests/test_agentB_registry_constants.py
tests/test_agentB_torture.py
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