           SPELL=ascii
         VERSION=3.18
          SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=http://www.catb.org/~esr/ascii/$SOURCE
     SOURCE_HASH=sha512:f3a4354971ccbdb01a6eea4ee46818bccfef0fec8d640f0eeafa984a9116fcb829fe7979488bfe62744374e8783678b99710e09fcc2ddfc6c4068ba08ab73d5d
        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
