Categories
pcre++
'PCRE'++ is a C++ wrapper-class for the PCRE library (Perl Compatible Regular Expressions). It lets you 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 one part of a string with another.
Last updated 25 Aug, 2004
About
Leadership
- Thomas Linden - Maintainer
Requirements
- pcre 4.3 or later (Use Requirement)
Related Projects
Versions
0.9.5
0.9.5 beta released 2004-08-24
- Released: 24 Aug, 2004
- Code Maturity: Beta
- Source Archive: ftp://ftp.daemon.de/scip/Apps/pcre++/pcre++-0.9.5.tar.gz
- Licenses: LGPLv2.1
- Interfaces: Command Line
User Community and Support
User manpage included and available in HTML format from http://www.daemon.de/files/pcre++/doc/index.html




