wok diff catfish/description.txt @ rev 18993

Add libvips
author Yuri Pourre <yuripourre@gmail.com>
date Fri Mar 18 20:39:51 2016 -0300 (2016-03-18)
parents
children
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/catfish/description.txt	Fri Mar 18 20:39:51 2016 -0300
     1.3 @@ -0,0 +1,8 @@
     1.4 +Catfish is a handy file searching tool for linux and unix. Basically it is
     1.5 +a frontend for different search engines (daemons) which provides a unified
     1.6 +interface. The interface is intentionally lightweight and simple, using only
     1.7 +GTK+2 and Python. You can configure it to your needs by using several command
     1.8 +line options.
     1.9 +
    1.10 +You are encouraged to run 'catfish --help' to check out the various command
    1.11 +line options.