[ 原始碼: python-publicsuffix2 ]
套件:python3-publicsuffix2(2.20191221-2)
python3-publicsuffix2 的相關連結
Debian 的資源:
下載原始碼套件 python-publicsuffix2:
- [python-publicsuffix2_2.20191221-2.dsc]
- [python-publicsuffix2_2.20191221.orig.tar.gz]
- [python-publicsuffix2_2.20191221-2.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [pypi.python.org]
相似套件:
Python3 module to get a domain suffix using the Public Suffix List
This Python3 module allows you to get the public suffix of a domain name using the Public Suffix List from http://publicsuffix.org.
A public suffix is one under which Internet users can directly register names. Some examples of public suffixes are .com, .co.uk and pvt.k12.wy.us. Accurately knowing the public suffix of a domain is useful when handling web browser cookies, highlighting the most important part of a domain name in a user interface or sorting URLs by web site.
This module replaces the deprecated python3-publicsuffix package.
其他與 python3-publicsuffix2 有關的套件
|
|
|
|
-
- dep: publicsuffix
- accurate, machine-readable list of domain name suffixes
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-pkg-resources
- Package Discovery and Resource Access using pkg_resources