          SPELL=ocrad
         VERSION=0.14
     SOURCE_HASH=sha512:aa4dbc16db36611e940a547a89b65953b1ec97b295d7b51a10c6e38e68a50e31586c091bb0720571b8250aa6eea8692c2ab94cb48950fbd9f2940a764d73485c
       BUILD_API=2
          SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=$GNU_URL/$SPELL/$SOURCE
        WEB_SITE=https://savannah.gnu.org/projects/ocrad/
         LICENSE=GPL
	   DOCS="NEWS README ChangeLog"
         ENTERED=20030817
         UPDATED=20031026
          SHORT="OCR (Optical Character Recognition)"
cat << EOF
Ocrad is an OCR (Optical Character Recognition) program implemented 
as a filter and based on a feature extraction method. It reads a 
bitmap image in pbm format and outputs text in ISO-8859-1 (Latin-1) 
charset. 
 It can be used as a stand-alone console application, or as a backend 
to other programs. 
EOF
