           SPELL=libidn
         VERSION=1.19
          SOURCE=$SPELL-$VERSION.tar.gz
         SOURCE2=$SOURCE.sig
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
   SOURCE_URL[0]=$GNU_URL/$SPELL/$SOURCE
  SOURCE2_URL[0]=$SOURCE_URL.sig
      SOURCE_GPG=gnu.gpg:$SOURCE2:UPSTREAM_KEY
  SOURCE2_IGNORE=signature
        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
