diff options
author | Frank Caraballo <fecaraballo{at}gmail{dot}com> | 2010-05-11 20:01:54 +0200 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2010-05-11 20:01:54 +0200 |
commit | 3347e10b1bfd29ca824068e069b681c33e8a6476 (patch) | |
tree | ebb7936b1683ad318a9e412944a432e5551221b0 /system/catfish/README | |
parent | 811c3acd925c0da0ab6bf2cd00ad0b936f409381 (diff) |
system/catfish: Added to 12.0 repository
Diffstat (limited to 'system/catfish/README')
-rw-r--r-- | system/catfish/README | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/system/catfish/README b/system/catfish/README new file mode 100644 index 0000000000000..131c50cc83f11 --- /dev/null +++ b/system/catfish/README @@ -0,0 +1,8 @@ +Catfish is a handy file searching tool for linux and unix. +Basically, it is a frontend for different search engines (daemons) which +provides a unified interface. The interface is intentionally lightweight +and simple, using only GTK+ 2. You can configure it to your needs by +using several command line options. + +pygtk (available at SlackBuilds.org) is required to build this package, +nd pyxdg (also available here) is an optional dependency. |