python-idna 3.6-ok1 source package in openKylin
Changelog
python-idna (3.6-ok1) nile; urgency=medium * Build for openKylin. -- Luoyaoming <email address hidden> Tue, 30 Apr 2024 16:36:31 +0800
python-idna (3.6-ok1) nile; urgency=medium * Build for openKylin. -- Luoyaoming <email address hidden> Tue, 30 Apr 2024 16:36:31 +0800
Series | Published | Component | Section | |
---|---|---|---|---|
Huanghe V3.0 | proposed | main | python | |
Huanghe V3.0 | release | main | python | |
Nile V2.0 | release | main | python |
File | Size | SHA-256 Checksum |
---|---|---|
python-idna_3.6.orig.tar.gz | 171.3 KiB | 9ecdbbd083b06798ae1e86adcbfe8ab1479cf864e4ee30fe4e46a003d12491ca |
python-idna_3.6-ok1.debian.tar.xz | 4.2 KiB | f111e9aea8f555507a67f4975f4efbd084662c1164eeb6a76db3331b3e69da24 |
python-idna_3.6-ok1.dsc | 1.9 KiB | 1578c0d7d67a3be99b72ed7ac2cb4d1fcd7a94cd3dbaeda2d31bfd2fe79365ce |
A library to support the Internationalised Domain Names in Applications (IDNA)
protocol as specified in RFC 5891. This version of the protocol is often
referred to as “IDNA2008” and can produce different results from the earlier
standard from 2003.
.
The library is also intended to act as a suitable drop-in replacement for the
“encodings.idna” module that comes with the Python standard library but
currently only supports the older 2003 specification.
.
This package contains the module for Python 3.