python-idna-ssl 1.0.1
Patch `ssl.match_hostname' for Unicode(idna) domains support
Patch ssl.match_hostname
for Unicode(idna) domains support.
- Website: https://github.com/aio-libs/idna-ssl
- Licenses: Expat
- Package source: gnu/packages/python-xyz.scm
- Builds: See build status
- Issues: See known issues
Installation
Install python-idna-ssl 1.0.1
as follows:
guix install python-idna-ssl@1.0.1
Or install the latest version:
guix install python-idna-ssl
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.