           SPELL=doodle
         VERSION=0.6.3
          SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${SPELL}-${VERSION}
   SOURCE_URL[0]=http://gnunet.org/doodle/download/$SOURCE
     SOURCE_HASH=sha1:0c6231a7915591d40919a177ade67d4ad01e0a5d
        WEB_SITE=http://gnunet.org/doodle/
         ENTERED=20050201
      LICENSE[0]=GPL
        KEYWORDS="utils"
           SHORT="Tool to quickly search documents"
cat << EOF
Doodle is a tool to quickly search the documents on a computer. Doodle builds
an index using meta-data contained in the documents and allows fast searches
on the resulting database. Doodle uses libextractor to support obtaining
meta-data from various file-formats. The database used by doodle is a suffix
tree, resulting in fast lookups. Doodle supports approximate searches.
EOF
