https://bugzilla.redhat.com/show_bug.cgi?id=1842475

            Bug ID: 1842475
           Summary: Review Request: python-publicsuffix2 - Get a public
                    suffix for a domain name using the Public Suffix List
           Product: Fedora
           Version: rawhide
          Hardware: All
                OS: Linux
            Status: NEW
         Component: Package Review
          Severity: medium
          Priority: medium
          Assignee: [email protected]
          Reporter: [email protected]
        QA Contact: [email protected]
                CC: [email protected]
  Target Milestone: ---
    Classification: Fedora



Spec URL:
https://rathann.fedorapeople.org/review/python-publicsuffix2/python-publicsuffix2.spec
SRPM URL:
https://rathann.fedorapeople.org/review/python-publicsuffix2/python-publicsuffix2-2.20191221-1.fc33.src.rpm

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.

Fedora Account System Username: rathann


-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
_______________________________________________
package-review mailing list -- [email protected]
To unsubscribe send an email to [email protected]
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/[email protected]

Reply via email to