UmVirt LFS Package info

DB commit: f62baf7ba8eded2e302a2eb6b9da5f0cb7e95fef
APP commit: e09dc78145b10de9481608254eb2ac99efd0068b
[ BASH | XML | JSON ]

python3-idna

The Idna module provides support for the Internationalized Domain Names in Applications (IDNA) protocol as specified in RFC 5891.

Package info

Template:
Codename: python3-idna
Source file: idna-3.7.tar.gz
Source file size: 189575
Source file MD5-checkum: 31cc572cb7a6519159c927c998c64c79
Source directory: idna-3.7
Package URL: https://umvirt.com/linux/downloads/0.2.2/packages/python-modules/idna-3.7.tar.gz
Package md5-checksum URL: https://umvirt.com/linux/downloads/0.2.2/packages/python-modules/idna-3.7.tar.gz.md5sum
Dependances: *** NO DEPENDANCES FOUND ***
Dependance of: python3-requests.
Patches: *** NO PATCHES FOUND ***
Addons: *** NO ADDONS FOUND ***
Nestings *** NO NESTINGS FOUND ***
Configuration script:
#

Build script:
pip3 wheel -w dist --no-build-isolation --no-deps $PWD

Install script:
pip3 install --no-index --find-links dist --no-cache-dir --no-user idna