a34008abdd
Add SHA256 PR: 88789 Submitted by: Jean Milanez Melo <jmelo@freebsdbrasil.com.br>
8 lines
351 B
Plaintext
8 lines
351 B
Plaintext
Regexx is a complete regular expressions C++ solution. It implements easy
|
|
expression execution, global searching, replace with atom substitution,
|
|
customized replaces, easy match and atom strings retrieving. It's also
|
|
included in the library functions to split strings with strings or regular
|
|
expressions.
|
|
|
|
WWW: http://sourceforge.net/projects/regexx/
|