           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
          MD5[0]=f336c482006b925c9c3689b5418b94b2
        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
