./textproc/regexx, C++ regular expression library

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: pkgsrc-2014Q2, 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:

SHA1: 0ab71bd8d645d961d846445fd160b951e08d4514
RMD160: 922aa7423e26726c8152fd61a8209b533e9340ce
Filesize: 412.14 KB

Version history: (Expand)