python-idna 2.8-ok1 source package in openKylin

Changelog

python-idna (2.8-ok1) yangtze; urgency=medium

  * Build for openKylin.

 -- openKylinBot <email address hidden>  Mon, 25 Apr 2022 22:03:04 +0800

Upload details

Uploaded by:
openKylinBot
Sponsored by:
Cibot
Uploaded to:
Yangtze V1.0
Original maintainer:
Debian Python Modules Team
Architectures:
all
Section:
python
Urgency:
Medium Urgency

Publishing See full publishing history

Series Pocket Published Component Section
Yangtze V1.0 release main python

Downloads

File Size SHA-256 Checksum
python-idna_2.8.orig.tar.gz 170.4 KiB c357b3f628cf53ae2c4c05627ecc484553142ca23264e593d327bcde5e9c3407
python-idna_2.8-ok1.debian.tar.xz 3.9 KiB fe680e11f6fea9b2768331739a8351f66ecc4b54bebf44edbe9a4d29f3018658
python-idna_2.8-ok1.dsc 2.0 KiB 56a9d37a83dc35a7e894a853ec04904c5e2bfdcadc6d742625eb15a7daf1a49b

View changes file

Binary packages built by this source

python-idna: Python IDNA2008 (RFC 5891) handling (Python 2)

 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 2.

python3-idna: Python IDNA2008 (RFC 5891) handling (Python 3)

 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.