mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-22 00:35:15 +00:00
9727cb19d8
to prepare internationalized domain name (IDN) labels in order to increase the likelihood that name input and name comparison work in ways that make sense for typical users throughout the world. Nameprep is a profile of the stringprep protocol and is used as part of a suite of on-the-wire protocols for internationalizing the Domain Name System (DNS).
10 lines
477 B
Plaintext
10 lines
477 B
Plaintext
This module implements the nameprep specification, which describes how
|
|
to prepare internationalized domain name (IDN) labels in order to
|
|
increase the likelihood that name input and name comparison work in
|
|
ways that make sense for typical users throughout the world. Nameprep
|
|
is a profile of the stringprep protocol and is used as part of a suite
|
|
of on-the-wire protocols for internationalizing the Domain Name System
|
|
(DNS).
|
|
|
|
WWW: http://search.cpan.org/dist/Net-IDN-Nameprep/
|