python-publicsuffix2 2.20191221
Get a public suffix for a domain name using the Public Suffix List
Get a public suffix for a domain name using the Public Suffix List. Forked from and using the same API as the publicsuffix package.
- Outputs:
out
- Website: https://github.com/pombredanne/python-publicsuffix2
- Licenses: Expat · MPL 2.0
- Package source: gnu/packages/python-web.scm
- Builds: See build status
- Issues: See known issues
Installation
Install python-publicsuffix2 2.20191221
as follows:
guix install python-publicsuffix2@2.20191221
Or install the latest version:
guix install python-publicsuffix2
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.