          MODULE=doodle
         VERSION=0.7.1
          SOURCE=$MODULE-$VERSION.tar.gz
      SOURCE_URL=http://gnunet.org/doodle/download/
      SOURCE_VFY=sha256:bc27a1bcdc4795f835e5e5d53f8f875c17d8f28c5e9c5e365d2a728d3051db20
        WEB_SITE=http://gnunet.org/doodle/
         ENTERED=20050227
         UPDATED=20181020
           SHORT="A tool to seach documents on a computer"
PSAFE=no
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.
Indexing large volumes can take several hundred MBs of memory (depending on the
amount of meta-data found). Searching should nevertheless require almost no
memory.
EOF
