pcre2 10.42-4 source package in Ubuntu
Changelog
pcre2 (10.42-4) unstable; urgency=medium * Build with JIT support on riscv64 (Closes: #1050819) -- Matthew Vernon <email address hidden> Tue, 29 Aug 2023 18:23:44 +0100
Upload details
- Uploaded by:
- Matthew Vernon
- Uploaded to:
- Sid
- Original maintainer:
- Matthew Vernon
- Architectures:
- any
- Section:
- misc
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Mantic | release | main | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
pcre2_10.42-4.dsc | 2.2 KiB | 2796d9332a4b4abe5eeada4aa287e8f9765a497b4363e3c49815a6bca5845cfe |
pcre2_10.42.orig.tar.gz | 2.3 MiB | c33b418e3b936ee3153de2c61cc638e7e4fe3156022a5c77d0711bcbb9d64f1f |
pcre2_10.42-4.diff.gz | 7.9 KiB | b583a75e90b029616c6867eccfeb21031e62df98dd4462f9d13ccb95bb2f09e6 |
Available diffs
- diff from 10.42-3 to 10.42-4 (520 bytes)
No changes file available.
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-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.
.
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