freebsd-ports/devel/regexx/pkg-descr
Ying-Chieh Liao 85b1dde54e add regexx
Regexx is a complete regular expressions C++ solution
2001-03-07 11:49:53 +00:00

8 lines
368 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://bazar.conectiva.com.br/~niemeyer/projects/regexx/