           SPELL=lua-iconv
         VERSION=r5
          SOURCE=$SPELL-$VERSION.tar.gz
         SOURCE2=$SOURCE.sig
   SOURCE_URL[0]=http://luaforge.net/frs/download.php/3389/$SOURCE
  SOURCE2_URL[0]=http://luaforge.net/frs/download.php/3388/$SOURCE2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
      SOURCE_GPG=aittner.gpg:$SOURCE2:UPSTREAM_KEY
  SOURCE2_IGNORE=signature
        WEB_SITE=http://lua-iconv.luaforge.net/
      LICENSE[0]=MIT
         ENTERED=20080618
           SHORT="Lua binding to the POSIX iconv library"
cat << EOF
Lua-iconv is a Lua binding to the POSIX 'iconv' library, which converts a
sequence of characters from one codeset into a sequence of corresponding
characters in another codeset.
EOF
