aboutsummaryrefslogtreecommitdiff
path: root/converters/p5-Net-IDN-Nameprep/pkg-descr
diff options
context:
space:
mode:
authorTimur I. Bakeyev <timur@FreeBSD.org>2010-12-10 01:08:12 +0000
committerTimur I. Bakeyev <timur@FreeBSD.org>2010-12-10 01:08:12 +0000
commit9727cb19d813baace760f76779225e8b309b5ba8 (patch)
treef8c2e786a0ad80f78ea48190b70c5ea202d43696 /converters/p5-Net-IDN-Nameprep/pkg-descr
parent3f94eeab0792c082103566b2eca9f13347731ea5 (diff)
downloadports-9727cb19d813baace760f76779225e8b309b5ba8.tar.gz
ports-9727cb19d813baace760f76779225e8b309b5ba8.zip
Notes
Diffstat (limited to 'converters/p5-Net-IDN-Nameprep/pkg-descr')
-rw-r--r--converters/p5-Net-IDN-Nameprep/pkg-descr9
1 files changed, 9 insertions, 0 deletions
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/