          SPELL=ocrad
         VERSION=0.17
     SOURCE_HASH=sha512:d504ef021da699cbd933e6a2948748d83927aea35386751fdf6c284b242ead988f5b58397b289367c239291bee9786713b6f11e173b686e2b80eaf5893ce4ae9
          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
       KEYWORDS="graphics ocr"
          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
