           SPELL=ascii
         VERSION=3.6
       BUILD_API=2
          SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=http://www.catb.org/~esr/ascii/$SOURCE
     SOURCE_HASH=sha512:91788b1ac96254f98f887fa6aedfba7a2c858c8c3d3b6a6c203359d4c431a52678670c96c8e645976dbd7bad908a1add0c3cc3fd2e112290d257204665162ca6
        WEB_SITE=http://www.catb.org/~esr/ascii/
         ENTERED=20040113
         UPDATED=20040113
         LICENSE=GPL
           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
