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-10.fc41 | - |
Fedora 41 | 10.32.01-10.fc41 | - |
Fedora 40 | 10.32.01-9.fc40 | - |
Fedora 39 | 10.32.01-7.fc39 | - |
You can contact the maintainers of this package via email at
jpcre2 dash maintainers at fedoraproject dot org
.