EVERYTHING FROM THE OTHER REPO

This commit is contained in:
2026-07-29 03:36:26 +03:00
parent 6777ea96db
commit 92a6ae42f5
4426 changed files with 1696506 additions and 2 deletions
@@ -0,0 +1,12 @@
PCRE2 for Debian
----------------
This is PCRE2, the newer version of the PCRE (perl-compatible regular
expression) library. New projects should use this library in
preference the older PCRE library (which is, for historical reasons,
called pcre3 in Debian).
The names of functions in libpcre2-posix are prefixed with PCRE2_, so
they don't clash with the names in libc.
-- Matthew Vernon <matthew@debian.org>, Sun, 22 Nov 2015 16:07:27 +0000