# Watch: https://ftp.gnu.org/gnu/libidn
           SPELL=libidn
         VERSION=1.43
          SOURCE=$SPELL-$VERSION.tar.gz
     SOURCE_HASH=sha512:a098d9c1df9d47181e7707a115dcfa12ba4b1aba68b1d070eff4f0578fd2e09b9c453457f83fc1a704726eac3a6f90e5a00772ab116affd07efe1e1ab9d5b0f1
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
   SOURCE_URL[0]=$GNU_URL/$SPELL/$SOURCE
        WEB_SITE=http://www.gnu.org/software/libidn/
         ENTERED=20040824
      LICENSE[0]=LGPL
        KEYWORDS="libs"
           SHORT="Internationalized Domain Names (IDN) implementation"
cat << EOF
GNU Libidn is an implementation of the Stringprep, Punycode and IDNA
specifications defined by the IETF Internationalized Domain Names (IDN) working
group, used for internationalized domain names. The package is available under
the GNU Lesser General Public License.

The library contains a generic Stringprep implementation that does Unicode 3.2
NFKC normalization, mapping and prohibitation of characters, and bidirectional
character handling. Profiles for iSCSI, Kerberos 5, Nameprep, SASL and XMPP are
included. Punycode and ASCII Compatible Encoding (ACE) via IDNA are supported.
EOF
