Fri, 10 May 2024 17:01:55 UTC | login

Information for build jpcre2-10.32.01-5.fc37

ID212518
Package Namejpcre2
Version10.32.01
Release5.fc37
Epoch
SummaryC++ wrapper for PCRE2 library
DescriptionPCRE2 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. This project currently only contains header files, which can be found in the jpcre2-devel package.
Built bydavidlt
State complete
Volume DEFAULT
StartedMon, 17 Oct 2022 13:50:19 UTC
CompletedMon, 17 Oct 2022 13:50:19 UTC
Tags
f37
f38
RPMs
src
jpcre2-10.32.01-5.fc37.src.rpm (info) (download)
noarch
jpcre2-devel-10.32.01-5.fc37.noarch.rpm (info) (download)
Changelog * Thu Jul 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 10.32.01-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Thu Jan 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 10.32.01-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Thu Jul 22 2021 Fedora Release Engineering <releng@fedoraproject.org> - 10.32.01-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild * Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 10.32.01-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild * Mon Sep 07 2020 Dominik 'Rathann' Mierzejewski <rpm@greysector.net> - 10.32.01-1 - initial package