[ol9_developer_EPEL] python3-publicsuffix2-2.20191221-3.el9.noarch

Name:python3-publicsuffix2
Version:2.20191221
Release:3.el9
Architecture:noarch
Group:Unspecified
Size:85074
License:MIT
RPM: python3-publicsuffix2-2.20191221-3.el9.noarch.rpm
Source RPM: python-publicsuffix2-2.20191221-3.el9.src.rpm
Build Date:Tue Sep 05 2023
Build Host:build-ol9-x86_64.oracle.com
Vendor:Oracle America
URL:https://github.com/nexb/python-publicsuffix2
Summary:Get a public suffix for a domain name using the Public Suffix List
Description:
This module allows you to get the public suffix, as well as the registrable
domain, of a domain name using the Public Suffix List from
http://publicsuffix.org

This module builds the public suffix list as a Trie structure, making it more
efficient than other string-based modules available for the same purpose. It can
be used effectively in large-scale distributed environments, such as PySpark.

The code is a fork of the publicsuffix package and includes the same base API.
In addition, it contains a few variants useful for certain use cases, such as
the option to ignore wildcards or return only the extended TLD (eTLD). You just
need to import publicsuffix2 instead.

Changelog (Show File list) (Show related packages)