| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
- Pass maintainership to submitter
PR: ports/118641
Submitted by: Philippe Audeoud <jadawin at tuxaco.net>
|
|
|
|
| |
New version reported by: shaun (via portscout)
|
|
|
|
|
| |
PR: ports/105695
Submitted by: Thomas Abthorpe
|
|
|
|
| |
Approved by: krion@
|
| |
|
|
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/
Submitted by: Tom McLaughlin <tmclaugh@sdf.lonestar.org>, myself
|