diff options
Diffstat (limited to 'textproc/loook/pkg-descr')
-rw-r--r-- | textproc/loook/pkg-descr | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/textproc/loook/pkg-descr b/textproc/loook/pkg-descr new file mode 100644 index 000000000000..975cfc6efb77 --- /dev/null +++ b/textproc/loook/pkg-descr @@ -0,0 +1,7 @@ +Loook is a simple Python tool that searches for text strings in +LibreOffice and OpenOffice.org files. + +AND, OR and phrase searches are supported. It doesn't create an index, +but searching should be fast enough unless you have really many files. + +WWW: http://www.danielnaber.de/loook/ |