wok view libidn/description.txt @ rev 24986

Up nettle 3.7.3 again, need glib-networking rebuild to no break midori
author Stanislas Leduc <shann@slitaz.org>
date Wed May 11 08:28:28 2022 -0400 (2022-05-11)
parents
children
line source
1 GNU Libidn is a fully documented implementation of the Stringprep,
2 Punycode and IDNA 2003 specifications.
3 Libidn's purpose is to encode and decode internationalized domain names.
5 The library contains a generic Stringprep implementation. Profiles for
6 Nameprep, iSCSI, SASL, XMPP and Kerberos V5 are included. Punycode and
7 ASCII Compatible Encoding (ACE) via IDNA are supported. A mechanism to
8 define Top-Level Domain (TLD) specific validation tables, and to compare
9 strings against those tables, is included. Default tables for some TLDs
10 are also included.