Fedora Packages

python3-publicsuffix2 Subpackage of python-publicsuffix2

Get a public suffix for a domain name using the Public Suffix List

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.

Releases Overview

Release Stable Testing
Fedora Rawhide 2.20191221-13.fc40 -
Fedora 40 2.20191221-13.fc40 -
Fedora 39 2.20191221-11.fc39 -
Fedora 38 2.20191221-9.fc38 -
EPEL 9 2.20191221-3.el9 -
File a new bug report »
Package Info

You can contact the maintainers of this package via email at python-publicsuffix2 dash maintainers at fedoraproject dot org.



Sources on Pagure