diff options
Diffstat (limited to 'development/regexxer/README')
-rw-r--r-- | development/regexxer/README | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/development/regexxer/README b/development/regexxer/README new file mode 100644 index 0000000000..c2616295d5 --- /dev/null +++ b/development/regexxer/README @@ -0,0 +1,10 @@ +Regexxer is a nifty search/replace tool for the desktop user. It features +recursive search through directory trees and Perl-style regular expressions +(using libpcre). +The primary audience of this tool are Linux/Unix users who are tired of +typing find/grep/sed/awk/perl command lines. +The user interface is similar to the project-wide search/replace +dialog in the Sniff+ IDE, but regexxer aims to surpass it. + +This requires: libsigc++, glibmm, cairomm, pangomm, mm-common, +atkmm, gtkmm, libglademm, gconfmm
\ No newline at end of file |