           SPELL=libidn
         VERSION=1.9
     SOURCE_HASH=sha512:b8402ff0616c9f6dbd9d3b40dad9a75fb615b81b5e7afdc232c9819ed0d944db4206a83e1ab572bb3e1ff48566a314d930589d136c7d634c9eddb2157e7b0d48
          SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=http://josefsson.org/libidn/releases/$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
