#25452 New Repo for "rpms/python-publicsuffix2"
Closed: Processed 3 years ago by limb. Opened 3 years ago by rathann.

{
 "action": "new_repo",
 "branch": "master",
 "bug_id": 1842475,
 "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\nThis 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.\nThe 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.\n",
 "exception": false,
 "monitor": "monitoring",
 "namespace": "rpms",
 "repo": "python-publicsuffix2",
 "summary": "Get a public suffix for a domain name using the Public Suffix List",
 "upstreamurl": "https://github.com/nexb/python-publicsuffix2"
}

Metadata Update from @limb:
- Issue close_status updated to: Processed
- Issue status updated to: Closed (was: Open)

3 years ago

Login to comment on this ticket.

Metadata