LICENSE
README.md
pyproject.toml
tests/test_cli.py
tests/test_deconstruct_url.py
tests/test_generic_url_cleanup.py
tests/test_normalize_fragment.py
tests/test_normalize_host.py
tests/test_normalize_path.py
tests/test_normalize_port.py
tests/test_normalize_query.py
tests/test_normalize_query_filters.py
tests/test_normalize_scheme.py
tests/test_normalize_userinfo.py
tests/test_provide_url_domain.py
tests/test_provide_url_scheme.py
tests/test_reconstruct_url.py
tests/test_tools.py
tests/test_url_normalize.py
url_normalize/__init__.py
url_normalize/cli.py
url_normalize/generic_url_cleanup.py
url_normalize/normalize_fragment.py
url_normalize/normalize_host.py
url_normalize/normalize_path.py
url_normalize/normalize_port.py
url_normalize/normalize_query.py
url_normalize/normalize_scheme.py
url_normalize/normalize_userinfo.py
url_normalize/param_allowlist.py
url_normalize/provide_url_domain.py
url_normalize/provide_url_scheme.py
url_normalize/tools.py
url_normalize/url_normalize.py
url_normalize.egg-info/PKG-INFO
url_normalize.egg-info/SOURCES.txt
url_normalize.egg-info/dependency_links.txt
url_normalize.egg-info/entry_points.txt
url_normalize.egg-info/requires.txt
url_normalize.egg-info/top_level.txt