diff options
Diffstat (limited to 'deskutils/doodle/pkg-descr')
-rw-r--r-- | deskutils/doodle/pkg-descr | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/deskutils/doodle/pkg-descr b/deskutils/doodle/pkg-descr new file mode 100644 index 000000000000..3749ea26d921 --- /dev/null +++ b/deskutils/doodle/pkg-descr @@ -0,0 +1,8 @@ +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. + +WWW: http://gnunet.org/doodle/ |