summaryrefslogtreecommitdiffstats
path: root/libraries/libidn2/README
diff options
context:
space:
mode:
author Mohammad Etemaddar2017-07-11 01:11:42 +0200
committer David Spencer2017-07-12 17:39:22 +0200
commite3215e08f522c85c2f1a0b3a5c18162ef5bcfdfd (patch)
treed1dd6e93a8a89a8c8970f89b69d13002f85424e1 /libraries/libidn2/README
parent5eca4492ddadf66f4b661c7b23147baf1ec07d56 (diff)
downloadslackbuilds-e3215e08f522c85c2f1a0b3a5c18162ef5bcfdfd.tar.gz
libraries/libidn2: Added (GNU IDN Library version 2).
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'libraries/libidn2/README')
-rw-r--r--libraries/libidn2/README5
1 files changed, 5 insertions, 0 deletions
diff --git a/libraries/libidn2/README b/libraries/libidn2/README
new file mode 100644
index 0000000000..972855606d
--- /dev/null
+++ b/libraries/libidn2/README
@@ -0,0 +1,5 @@
+GNU Libidn is a fully documented implementation of the Stringprep,
+Punycode and IDNA 2003 specifications. Libidn's purpose is to encode
+and decode internationalized domain names.
+
+The libidn2 package does not clash with Slackware's libidn package.