pcre2 10.46-1ok2 source package in openKylin

Changelog

pcre2 (10.46-1ok2) huanghe; urgency=high

  * rebuild for openkylin

 -- zhangshoucheng <email address hidden>  Thu, 23 Apr 2026 15:25:43 +0800

Upload details

Uploaded by:
zhangshoucheng
Sponsored by:
Cibot
Uploaded to:
Huanghe V3.0
Original maintainer:
Openkylin Developers
Architectures:
any
Section:
libs
Urgency:
Very Urgent

Publishing See full publishing history

Series Pocket Published Component Section
Huanghe V3.0 proposed main libs

Downloads

File Size SHA-256 Checksum
pcre2_10.46.orig.tar.gz 2.6 MiB 8d28d7f2c3b970c3a4bf3776bcbb5adfc923183ce74bc8df1ebaad8c1985bd07
pcre2_10.46-1ok2.debian.tar.xz 7.9 KiB 38f8feaff13eb0b7b0d144979fb41e8fe3423a81adcd62e7d73929413b4b9626
pcre2_10.46-1ok2.dsc 2.0 KiB 89fe6f936e1c2b2769038567745e9f4083972a384c54ae84fa0f173051349e73

Available diffs

View changes file

Binary packages built by this source

libpcre2-16-0: New Perl Compatible Regular Expression Library - 16 bit runtime files

 This is PCRE2, the new implementation of PCRE, a library of functions
 to support regular expressions whose syntax and semantics are as
 close as possible to those of the Perl 5 language. New projects
 should use this library in preference to the older library,
 confusingly called pcre3 in Debian.
 .
 This package contains the 16 bit runtime library, which operates on
 UTF-16 input.

libpcre2-16-0-dbgsym: debug symbols for libpcre2-16-0
libpcre2-32-0: New Perl Compatible Regular Expression Library - 32 bit runtime files

 This is PCRE2, the new implementation of PCRE, a library of functions
 to support regular expressions whose syntax and semantics are as
 close as possible to those of the Perl 5 language. New projects
 should use this library in preference to the older library,
 confusingly called pcre3 in Debian.
 .
 This package contains the 32 bit runtime library, which operates on
 UTF-32 input.

libpcre2-32-0-dbgsym: debug symbols for libpcre2-32-0
libpcre2-8-0: New Perl Compatible Regular Expression Library- 8 bit runtime files

 This is PCRE2, the new implementation of PCRE, a library of functions
 to support regular expressions whose syntax and semantics are as
 close as possible to those of the Perl 5 language. New projects
 should use this library in preference to the older library,
 confusingly called pcre3 in Debian.
 .
 This package contains the 8 bit runtime library, which operates on
 ASCII and UTF-8 input.

libpcre2-8-0-dbgsym: debug symbols for libpcre2-8-0
libpcre2-8-0-udeb: New Perl Compatible Regular Expression Library- 8 bit runtime files (udeb)

 This package contains the 8 bit runtime library, for the Debian Installer.

libpcre2-dev: New Perl Compatible Regular Expression Library - development files

 This is PCRE2, the new implementation of PCRE, a library of functions
 to support regular expressions whose syntax and semantics are as
 close as possible to those of the Perl 5 language. New projects
 should use this library in preference to the older library,
 confusingly called pcre3 in Debian.
 .
 Unlike the previous version of PCRE, there is no C++ library included
 with PCRE2. Users who wish to avoid porting their C++ code to use the
 PCRE2 C API might want to consider the libre2-dev package in Debian
 which attempts to provide a similar C++ API to that provided by
 libpcrecpp in previous versions of PCRE.
 .
 This package contains the development files, including headers,
 static libraries, and documentation.

libpcre2-posix3: New Perl Compatible Regular Expression Library - posix-compatible runtime files

 This is PCRE2, the new implementation of PCRE, a library of functions
 to support regular expressions whose syntax and semantics are as
 close as possible to those of the Perl 5 language. New projects
 should use this library in preference to the older library,
 confusingly called pcre3 in Debian.
 .
 This package contains the runtime library for the posix-compatible API.

libpcre2-posix3-dbgsym: debug symbols for libpcre2-posix3
pcre2-utils: New Perl Compatible Regular Expression Library - utilities

 This is PCRE2, the new implementation of PCRE, a library of functions
 to support regular expressions whose syntax and semantics are as
 close as possible to those of the Perl 5 language. New projects
 should use this library in preference to the older library,
 confusingly called pcre3 in Debian.
 .
 This package contains the utilities pcre2grep (like grep with PCRE)
 and pcre2test (a test program for the library, but also useful for
 experimenting with regular expressions). Both programs are also
 useful examples of programming with libpcre2.

pcre2-utils-dbgsym: debug symbols for pcre2-utils