Date: Tue, 8 May 2018 19:46:29 +0000 (UTC) From: Dirk Meyer <dinoex@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r469411 - head/textproc/loook Message-ID: <201805081946.w48JkTrj014808@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: dinoex Date: Tue May 8 19:46:29 2018 New Revision: 469411 URL: https://svnweb.freebsd.org/changeset/ports/469411 Log: - extend description Modified: head/textproc/loook/pkg-descr Modified: head/textproc/loook/pkg-descr ============================================================================== --- head/textproc/loook/pkg-descr Tue May 8 19:45:53 2018 (r469410) +++ head/textproc/loook/pkg-descr Tue May 8 19:46:29 2018 (r469411) @@ -1,5 +1,5 @@ Loook is a simple Python tool that searches for text strings in -LibreOffice and OpenOffice.org files. +LibreOffice, OpenOffice.org and OOXML files (e.g. docx, xlsx und pptx). 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.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201805081946.w48JkTrj014808>