Categories
PME
'PME' is a C++ wrapper around the PCRE library designed to emulate Perl regular expression in both syntax and behaviour. Its Perl-like regex modifiers (imsxUg), backreference access, substitutions with backreference access in the replacement string, and splits are all similar to their Perl counterparts. It has been optimized for simplicity and ease of use.
Last updated 17 May, 2005
About
Leadership
- Zachary Hansen - Maintainer
- Hugo Etchegoyen - Contributor
Requirements
- PCRE 4.3 or later (Use Requirement)
Related Projects
Versions
1.0.4
1.0.4 beta released 2004-05-25
- Released: 25 May, 2004
- Code Maturity: Beta
- Source Archive: http://xaxxon.slackworks.com/pme/pme-1.0.4.tar.gz
- Licenses: PCRE
- Interfaces: Command Line



