pcre3 2:8.39-ok1 source package in openKylin
Changelog
pcre3 (2:8.39-ok1) yangtze; urgency=medium * Build for openKylin. -- openKylinBot <email address hidden> Mon, 25 Apr 2022 22:03:04 +0800
pcre3 (2:8.39-ok1) yangtze; urgency=medium * Build for openKylin. -- openKylinBot <email address hidden> Mon, 25 Apr 2022 22:03:04 +0800
Series | Published | Component | Section |
---|
File | Size | SHA-256 Checksum |
---|---|---|
pcre3_8.39.orig.tar.bz2 | 1.5 MiB | b858099f82483031ee02092711689e7245586ada49e534a06e678b8ea9549e8b |
pcre3_8.39-ok1.debian.tar.gz | 17.0 KiB | f0a586627a021be6b0789422999d4aa2156a964f8c194011e767a5867ef1acc0 |
pcre3_8.39-ok1.dsc | 1.9 KiB | 2760faf345175d61ca5b942fc2a0e6d03b6e48af3e8c3cd83afade05a95e32d4 |
This is a library of functions to support regular expressions whose syntax
and semantics are as close as possible to those of the Perl 5 language.
.
This package contains the 16 bit runtime library.
This is 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 packages should use the newer pcre2 packages, and existing
packages should migrate to pcre2.
.
This package contains the runtime libraries.
This is a library of functions to support regular expressions whose syntax
and semantics are as close as possible to those of the Perl 5 language.
.
This package contains the debug symbols,
This is 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 packages should use the newer pcre2 packages, and existing
packages should migrate to pcre2.
.
This package contains the development files, including headers, static
libraries, and documentation.
This is a library of functions to support regular expressions whose syntax
and semantics are as close as possible to those of the Perl 5 language.
.
This package contains the runtime libraries for the Debian Installer (udeb).
This is a library of functions to support regular expressions whose syntax
and semantics are as close as possible to those of the Perl 5 language.
.
This package contains the 32 bit runtime library.
This is a C++ library of functions to support regular expressions whose syntax
and semantics are as close as possible to those of the Perl 5 language.
.
This package contains the C++ runtime library.
Perl-style regexps have many useful features that the standard POSIX ones
don't; this is basically the same as grep but with the different
regexp syntax.
.
The other reason for the existence of pcregrep is that its source code is an
example of programming with libpcre.