From 9727cb19d813baace760f76779225e8b309b5ba8 Mon Sep 17 00:00:00 2001 From: "Timur I. Bakeyev" Date: Fri, 10 Dec 2010 01:08:12 +0000 Subject: 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). --- converters/p5-Net-IDN-Nameprep/pkg-descr | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 converters/p5-Net-IDN-Nameprep/pkg-descr (limited to 'converters/p5-Net-IDN-Nameprep/pkg-descr') diff --git a/converters/p5-Net-IDN-Nameprep/pkg-descr b/converters/p5-Net-IDN-Nameprep/pkg-descr new file mode 100644 index 000000000000..002bbe97ad0f --- /dev/null +++ b/converters/p5-Net-IDN-Nameprep/pkg-descr @@ -0,0 +1,9 @@ +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/ -- cgit v1.2.3