# Watch: https://ftp.gnu.org/gnu/a2ps
           SPELL=a2ps
         VERSION=4.15.6
          SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=$GNU_URL/$SPELL/$SOURCE
     SOURCE_HASH=sha512:23d054a2e58c28460c5e23a1cf3f0f9c27faffc9a99781c42c11cc0693eea5bb8cfe090a97b9bae3d80cfae6b4d5b9a30dfd997a2d70be2d25988c714ad14b44
        WEB_SITE=http://www.gnu.org/directory/GNU/a2ps.html
         ENTERED=20010922
      LICENSE[0]=GPL
        KEYWORDS="postscript printer"
           SHORT="Any to PostScript filter"
cat << EOF
a2ps is an Any to PostScript filter.  Of course it processes plain text files,
but also pretty prints quite a few popular languages (66).  Moreover it has
the ability to delegate the processing of some files to other filters (such as
groff, texi2dvi, dvips, gzip etc.), which allows a uniform treatment (n-up,
page selection etc.) of heterogeneous files.
EOF
