Internationalized Domain Names in Applications (IDNA)
A library to support the Internationalised Domain Names in
Applications (IDNA) protocol as specified in RFC 5891
http://tools.ietf.org/html/rfc5891. 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.
- Developed at devel:languages:python
- Sources inherited from project openSUSE:Factory
-
12
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory:Rebuild/python-idna && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
idna-3.2.tar.gz | 0000243962 238 KB | |
python-idna.changes | 0000004447 4.34 KB | |
python-idna.spec | 0000002067 2.02 KB |
Revision 11 (latest revision is 19)
Dominique Leuenberger (dimstar_suse)
accepted
request 897831
from
Dirk Mueller (dirkmueller)
(revision 11)
- update to 3.2: * Add type hints (Thanks, Seth Michael Larson!) * Remove support for Python 3.4
Comments 0