.gitignore
.travis.yml
CHANGELOG.md
LICENSE
MANIFEST.in
README.md
conftest.py
pytest.ini
setup.cfg
setup.py
tox.ini
.github/FUNDING.yml
tests/__init__.py
tests/cli_test.py
tests/conftest.py
tests/custom_suffix_test.py
tests/integration_test.py
tests/main_test.py
tests/test_cache.py
tests/test_parallel.py
tests/test_trie.py
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