Path to this page:
./
textproc/regexx,
C++ regular expression library
Branch: CURRENT,
Version: 0.98.1nb3,
Package name: regexx-0.98.1nb3,
Maintainer: pkgsrc-users 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.
Also included in the library are functions to split strings using strings
or regular expressions.
Since 0.97, Regexx is using Perl Compatible Regular Expressions. It
means that you can use regular expressions very similar to the ones you
use with Perl.
It's very easy to use Regexx. Just include the "regexx" namespace and
the "regexx.hh" header in your project, create a Regexx instance and use
its methods as you like.
Required to run:[
devel/pcre]
Master sites:
Filesize: 412.14 KB
Version history: (Expand)
- (2017-11-23) Package has been reborn
- (2012-03-03) Updated to version: regexx-0.98.1nb3
- (2006-02-06) Updated to version: regexx-0.98.1nb2
- (2005-10-05) Package added to pkgsrc.se, version regexx-0.98.1nb1 (created)
CVS history: (Expand)