C++ wrapper for PCRE2 library
PCRE2 is the name used for a revised API for the PCRE library, which is a set of functions, written in C, that implement regular expression pattern matching using the same syntax and semantics as Perl, with just a few differences. Some features that appeared in Python and the original PCRE before they appeared in Perl are also available using the Python syntax. This provides some C++ wrapper classes/functions to perform regex operations such as regex match and regex replace.
Release | Stable | Testing |
---|---|---|
Fedora Rawhide | 10.32.01-3.fc35 | - |
Fedora 35 | 10.32.01-3.fc35 | - |
Fedora 34 | 10.32.01-2.fc34 | - |
You can contact the maintainers of this package via email at
jpcre2 dash maintainers at fedoraproject dot org
.