diff options
author | titopoquito <titopoquito@gmail.com> | 2010-07-02 10:29:27 -0500 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2010-07-02 10:29:27 -0500 |
commit | 9fa35848e1a9c5437741c9c1be0e8df34be8c108 (patch) | |
tree | 62fbec8e05edd4c49ae42c0ebb81072eb29a57fd /desktop/recoll/README | |
parent | 58b52f5224410fb630db3d7b2f0e4724b6ed4999 (diff) | |
download | slackbuilds-9fa35848e1a9c5437741c9c1be0e8df34be8c108.tar.gz |
desktop/recoll: Added (full text search tool)
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'desktop/recoll/README')
-rw-r--r-- | desktop/recoll/README | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/desktop/recoll/README b/desktop/recoll/README new file mode 100644 index 0000000000..c0b580d93f --- /dev/null +++ b/desktop/recoll/README @@ -0,0 +1,7 @@ +Recoll is a personal full text search tool for Unix/Linux. +It is based on the very strong Xapian backend, for which it provides an +easy to use, feature-rich, easy administration, QT graphical interface. +Recoll is able to include several separate folders in its search. + +This requires xapian-core. +optional dependencies are antiword, unrtf, and exiftool. |