pcrexx

v 0.9.5

C++ wrapper for the Perl Compatible Regular Expressions Library

PCRE++ is a C++ wrapper-class for the great library PCRE (Perl Compatible Regular Expressions) by Philip Hazel. This class allows you to use perl alike regular expressions in your C++ applications. You can use it to search in strings, to split strings into parts using expressions or to search and replace a part of a string with another part.

http://www.daemon.de/PCRE

To install pcrexx, paste this in macOS terminal after installing MacPorts

sudo port install pcrexx

Add to my watchlist

Installations 2
Requested Installations 2