Source: python-publicsuffix2
Section: python
Priority: optional
Standards-Version: 4.5.0
Maintainer: Wong Hoi Sing Edison <hswong3i@pantarei-design.com>
Homepage: https://github.com/nexB/python-publicsuffix2/tags
Vcs-Browser: https://github.com/alvistack/nexB-python-publicsuffix2
Vcs-Git: https://github.com/alvistack/nexB-python-publicsuffix2.git
Build-Depends:
 debhelper,
 debhelper-compat (= 10),
 dh-python,
 fdupes,
 python3-dev,
 python3-requests (>= 2.7.0),
 python3-pip,

Package: python3-publicsuffix2
Architecture: all
Description: 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.
Depends:
 ${misc:Depends},
 ${shlibs:Depends},
 ${python3:Depends},
 python3,
