mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
b1aabf801d
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
10 lines
No EOL
506 B
Text
10 lines
No EOL
506 B
Text
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 |