           SPELL=libunicode
         VERSION=0.4
	  BRANCH=`echo $VERSION|cut -d . -f 1,2`
          SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=$GNOME_URL/sources/$SPELL/$BRANCH/$SOURCE
          MD5[0]='b0b5ed411610ca2f0f5ec0edf96ad097'
      LICENSE[0]=GPL
      LICENSE[1]=LGPL
       BUILD_API=2
        WEB_SITE=unknown
         ENTERED=20011017
         UPDATED=20011017
           SHORT="libunicode offers low-level unicode (UTF-16) text processing functionality."
cat << EOF
Libunicode offers low-level Unicode (UTF-16) text processing
functionality. It uses ISO/IEC 10646-defined UTF-16 encoding for
storing and manipulating all character entities. It will support
other encoding standards (e.g., UTF-8, ISO 8859-x, etc.) for input
and output only. Libunicode is based, where applicable, on "Single
Unix Specification, Version 2(R)" (susv2) as API and semantics
reference.
EOF
