          MODULE=recode
         VERSION=3.6
          SOURCE=$MODULE-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION
   SOURCE_URL[0]=$GNU_URL/$MODULE/$SOURCE
   SOURCE_URL[1]=ftp://ftp.gnu.org/pub/gnu/$MODULE/$SOURCE
        WEB_SITE=http://www.gnu.org/software/recode
         ENTERED=20020502
         UPDATED=20020502
           SHORT="Recode is a file converter for many text formats."
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
