pyidna: Internationalized Domain Names in Applications (IDNA) for Python31
Support for the Internationalized Domain Names in
Applications (IDNA) protocol as specified in RFC 5891.
This acts as a suitable replacement for the “encodings.idna”
module that comes with the Python standard library, but which
only supports the older superseded IDNA specification.
... part of T2,
get it here
URL: https://github.com/kjd/idna
Author: Kim Davies
Maintainer: The T2 Project <t2 [at] t2-project [dot] org>
License: BSD
Status: Stable
Version: 3.10
Download: https://github.com/kjd/idna/ pyidna-3.10.tar.gz
T2 source: pyidna.cache
T2 source: pyidna.desc
Build time (on reference hardware): 1% (relative to binutils)2
Installed size (on reference hardware): 0.32 MB, 20 files
Dependencies (build time detected):
bash
coreutils
diffutils
gawk
grep
gzip
openssl
python
python-gpep517
sed
tar
Installed files (on reference hardware):
[show]
usr/lib64/python3.12/site-packages/idna
usr/lib64/python3.12/site-packages/idna-3.10.dist-info
usr/lib64/python3.12/site-packages/idna-3.10.dist-info/LICENSE.md
usr/lib64/python3.12/site-packages/idna-3.10.dist-info/METADATA
usr/lib64/python3.12/site-packages/idna-3.10.dist-info/RECORD
usr/lib64/python3.12/site-packages/idna-3.10.dist-info/WHEEL
usr/lib64/python3.12/site-packages/idna-3.8.dist-info
usr/lib64/python3.12/site-packages/idna-3.8.dist-info/LICENSE.md
usr/lib64/python3.12/site-packages/idna-3.8.dist-info/METADATA
usr/lib64/python3.12/site-packages/idna-3.8.dist-info/RECORD
usr/lib64/python3.12/site-packages/idna-3.8.dist-info/WHEEL
usr/lib64/python3.12/site-packages/idna-3.9.dist-info
usr/lib64/python3.12/site-packages/idna-3.9.dist-info/LICENSE.md
usr/lib64/python3.12/site-packages/idna-3.9.dist-info/METADATA
usr/lib64/python3.12/site-packages/idna-3.9.dist-info/RECORD
usr/lib64/python3.12/site-packages/idna-3.9.dist-info/WHEEL
usr/lib64/python3.12/site-packages/idna/__init__.py
usr/lib64/python3.12/site-packages/idna/codec.py
usr/lib64/python3.12/site-packages/idna/compat.py
usr/lib64/python3.12/site-packages/idna/core.py
usr/lib64/python3.12/site-packages/idna/idnadata.py
usr/lib64/python3.12/site-packages/idna/intranges.py
usr/lib64/python3.12/site-packages/idna/package_data.py
usr/lib64/python3.12/site-packages/idna/py.typed
usr/lib64/python3.12/site-packages/idna/uts46data.py
var/adm/dependencies/pyidna
var/adm/descs/pyidna
var/adm/flists/pyidna
var/adm/md5sums/pyidna
var/adm/packages/pyidna
1) This page was automatically generated from the T2
package source. Corrections, such as dead links, URL changes or typos
need to be performed directly on that source.
2) Compatible with Linux From Scratch's
"Standard Build Unit" (SBU).