tldextract

View on PyPIReverse Dependencies (315)

5.1.3 tldextract-5.1.3-py3-none-any.whl

Wheel Details

Project: tldextract
Version: 5.1.3
Filename: tldextract-5.1.3-py3-none-any.whl
Download: [link]
Size: 104923
MD5: fbf60c2083c867b34a9092cc3752f6fb
SHA256: 78de310cc2ca018692de5ddf320f9d6bd7c5cf857d0fd4f2175f0cdf4440ea75
Uploaded: 2024-11-05 00:02:58 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: tldextract
Version: 5.1.3
Summary: Accurately separates a URL's subdomain, domain, and public suffix, using the Public Suffix List (PSL). By default, this includes the public ICANN TLDs and their exceptions. You can optionally support the Public Suffix List's private domains as well.
Author-Email: John Kurkowski <john.kurkowski[at]gmail.com>
Project-Url: Homepage, https://github.com/john-kurkowski/tldextract
License: BSD-3-Clause
Keywords: tld,domain,subdomain,url,parse,extract,urlparse,urlsplit,public,suffix,list,publicsuffix,publicsuffixlist
Classifier: Development Status :: 5 - Production/Stable
Classifier: Topic :: Utilities
Classifier: License :: OSI Approved :: BSD License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Requires-Python: >=3.9
Requires-Dist: idna
Requires-Dist: requests (>=2.1.0)
Requires-Dist: requests-file (>=1.4)
Requires-Dist: filelock (>=3.0.8)
Requires-Dist: build; extra == "release"
Requires-Dist: twine; extra == "release"
Requires-Dist: mypy; extra == "testing"
Requires-Dist: pytest; extra == "testing"
Requires-Dist: pytest-gitignore; extra == "testing"
Requires-Dist: pytest-mock; extra == "testing"
Requires-Dist: responses; extra == "testing"
Requires-Dist: ruff; extra == "testing"
Requires-Dist: syrupy; extra == "testing"
Requires-Dist: tox; extra == "testing"
Requires-Dist: tox-uv; extra == "testing"
Requires-Dist: types-filelock; extra == "testing"
Requires-Dist: types-requests; extra == "testing"
Provides-Extra: release
Provides-Extra: testing
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 9768 characters]

WHEEL

Wheel-Version: 1.0
Generator: setuptools (75.3.0)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
tldextract/.tld_set_snapshot sha256=ka7u1d_ISlMmXZXPuw57tS347XWiSidWiBfNaVeKL4A 316061
tldextract/__init__.py sha256=rZg3DKzS9CTARuF4Tuq50ViILwUktDED89Av8nStNuM 216
tldextract/__main__.py sha256=oiZ5EW_lxRLH6Khk6MdzXf7a1Ld5-A3k4wOFRmNNk2o 89
tldextract/_version.py sha256=VdKaCcy2qOG-0Ob0KB_SDtakGRI7V4T0oP9kN9zPqhE 411
tldextract/cache.py sha256=nrT9VuLmrjHHFxj-Cai97IyUXXenCX6KbHi07mPkzMc 8289
tldextract/cli.py sha256=nCzBAFrgAopTK1t5eBRQgeveSgWheUx4LAlAHE_8mzQ 3010
tldextract/py.typed sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
tldextract/remote.py sha256=sklRFbATwPs_S33-KeIu9ixuSWP5w7QXO8jnhi_lgJs 1944
tldextract/suffix_list.py sha256=ePH6iOIUBe0JE_mc07a34Nd7tFyfmHgP_mJkFhxzr7c 3947
tldextract/tldextract.py sha256=vlCp78tE3R7P__RmQusIz0T9_lq5ZTWDvtFV-tAKPiU 18846
tldextract-5.1.3.dist-info/LICENSE sha256=dKIruBYZ9wJFoTWv8hvg2bhDv9TXDQ82u-0EERuGJYg 1527
tldextract-5.1.3.dist-info/METADATA sha256=RBH5Qs1hdA36toKVJC8mxKNgSg7edeuKDSY52r096N8 11622
tldextract-5.1.3.dist-info/WHEEL sha256=P9jw-gEje8ByB7_hXoICnHtVCrEwMQh-630tKvQWehc 91
tldextract-5.1.3.dist-info/entry_points.txt sha256=EStkXC80BetCMp1UDhU3kWuXBo3qDpgKltZTJ1x4x1U 51
tldextract-5.1.3.dist-info/top_level.txt sha256=DWZIjV49WP30tyC1KOEP7t-EaS4IRCXQzc0KXAOn_bk 11
tldextract-5.1.3.dist-info/RECORD

top_level.txt

tldextract

entry_points.txt

tldextract = tldextract.cli:main