           SPELL=recode
         VERSION=3.7.1
          SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
        WEB_SITE=https://github.com/rrthomas/recode
   SOURCE_URL[0]="$WEB_SITE/releases/download/v$VERSION/$SOURCE"
     SOURCE_HASH=sha512:3cb067fb7e1b0ec89c47e7177cb172bc8253042780101f6d8cb1de7bc0873d2af217e7b04a33ac23bdb8ffd41e43eac767307c4bd8a94355c188d5013f177b04
      LICENSE[0]=GPL
         ENTERED=20020208
        KEYWORDS="devel"
           SHORT="recode can convert almost any character set to almost any other."
cat << EOF
This recode program has the purpose of converting files between various 
character sets and usages. When exact transliterations are not possible, as 
it is often the case, the program may get rid of the offending characters or 
fall back on approximations.
EOF
