forked from pool/python-tldextract
Features
* Add result field registry_suffix
To complement the existing public suffix field suffix
#gh/john-kurkowski/tldextract#344
* Add result property top_domain_under_public_suffix
#gh/john-kurkowski/tldextract#344
* Add result property top_domain_under_registry_suffix
#gh/john-kurkowski/tldextract#344
* Deprecate registered_domain property
Use top_domain_under_public_suffix instead, which has the same
behavior but a more accurate name
Bugfixes
* Fix missing reverse_domain_name property in CLI --json output
Misc
* Expand internal suffix_index return type to be richer than
bools, and include the registry suffix during trie traversal
#gh/john-kurkowski/tldextract#344
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-tldextract?expand=0&rev=57
13 KiB
13 KiB