           SPELL=ascii
         VERSION=3.8
          SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=http://www.catb.org/~esr/ascii/$SOURCE
     SOURCE_HASH=sha512:e592e41f83c038e3446bc1b375d2eb2e6ec3e623a94ad563a6e73ecef91bd3a44b88204d5cbe44f6c3ef6a1b6a8e6436e0fb084377777bb3d962054012997253
        WEB_SITE=http://www.catb.org/~esr/ascii/
         ENTERED=20040113
         LICENSE=GPL
        KEYWORDS="ascii utils"
           SHORT="conversion between various byte representations and the ascii"
cat << EOF
The ascii utility provides easy conversion between various byte representations
and the American Standard Code for Information Interchange (ASCII) character
table. It knows about a wide variety of hex, binary, octal, Teletype mnemonic,
ISO/ECMA code point, slang names, XML entity names, and other representations.
Given any one on the command line, it will try to display all others. Called
with no arguments it displays a handy small ASCII chart.
EOF
