.gitignore
CHANGELOG.md
LICENSE
README.md
pyproject.toml
tox.ini
.github/FUNDING.yml
.github/workflows/ci.yml
scripts/release.py
tests/__init__.py
tests/cli_test.py
tests/conftest.py
tests/custom_suffix_test.py
tests/main_test.py
tests/test_cache.py
tests/test_parallel.py
tests/test_release.py
tests/test_trie.py
tests/__snapshots__/test_release.ambr
tests/fixtures/fake_suffix_list_fixture.dat
tldextract/.tld_set_snapshot
tldextract/__init__.py
tldextract/__main__.py
tldextract/_version.py
tldextract/cache.py
tldextract/cli.py
tldextract/py.typed
tldextract/remote.py
tldextract/suffix_list.py
tldextract/tldextract.py
tldextract.egg-info/PKG-INFO
tldextract.egg-info/SOURCES.txt
tldextract.egg-info/dependency_links.txt
tldextract.egg-info/entry_points.txt
tldextract.egg-info/requires.txt
tldextract.egg-info/top_level.txt