Package pcre2: Information

  • Default inline alert: Version in the repository: 10.43-alt1

Source package: pcre2
Version: 10.42-alt1
Latest version according to Repology
Build time:  Dec 17, 2022, 06:37 PM in the task #311927
Category: System/Libraries
Report package bug
License: BSD-style
Summary: Perl-compatible regular expression library
Description: 
PCRE2 is a re-working of the original PCRE (Perl-compatible regular
expression) library to provide an entirely new API.

PCRE2 is written in C, and it has its own API. There are three sets of
functions, one for the 8-bit library, which processes strings of bytes, one
for the 16-bit library, which processes strings of 16-bit values, and one for
the 32-bit library, which processes strings of 32-bit values. There are no C++
wrappers.

List of rpms provided by this srpm:
libpcre2 (x86_64, ppc64le, i586, armh, aarch64)
libpcre2-debuginfo (x86_64, ppc64le, i586, armh, aarch64)
libpcre2-devel (x86_64, ppc64le, i586, armh, aarch64)
libpcre2-devel-static (x86_64, ppc64le, i586, armh, aarch64)
pcre2-tools (x86_64, ppc64le, i586, armh, aarch64)
pcre2-tools-debuginfo (x86_64, ppc64le, i586, armh, aarch64)

Maintainer: Yuri N. Sedunov

List of contributors:
Yuri N. Sedunov
Ivan A. Melnikov


    1. bzlib-devel
    2. libreadline-devel
    3. zlib-devel

Last changed


Dec. 17, 2022 Yuri N. Sedunov 10.42-alt1
- 10.42
- updated Vcs, Source tags
Nov. 5, 2022 Ivan A. Melnikov 10.40-alt2
- enable static libraries (altbug #44217);
- don't force-enable jit on riscv64 to fix build there.
April 16, 2022 Yuri N. Sedunov 10.40-alt1
- 10.40