          SPELL=ocrad
         VERSION=0.16
     SOURCE_HASH=sha512:25ea51e8a233a4d174cf9ca9bff133689d6076c8833b8198d149d8450c2347293c780bed5a42de281151ed32b94531a56712850eac0cfe7a2a06ec935ea91cf1
          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
