1 [COPY] --- T2-COPYRIGHT-NOTE-BEGIN ---
2 [COPY] T2 SDE: package/*/pcre2/pcre2.desc
3 [COPY] Copyright (C) 2004 - 2023 The T2 SDE Project
4 [COPY] Copyright (C) 1998 - 2003 ROCK Linux Project
6 [COPY] This Copyright note is generated by scripts/Create-CopyPatch,
7 [COPY] more information can be found in the files COPYING and README.
9 [COPY] This program is free software; you can redistribute it and/or modify
10 [COPY] it under the terms of the GNU General Public License version 2.
11 [COPY] --- T2-COPYRIGHT-NOTE-END ---
13 [I] Perl Compatible Regulat Expressions
15 [T] The PCRE library is a set of functions that implement regular expression
16 [T] pattern matching using the same syntax and semantics as Perl 5. PCRE has
17 [T] its own native API, as well as a set of wrapper functions that correspond
18 [T] to the POSIX regular expression API. The PCRE library is free, even for
19 [T] building commercial software.
21 [T] PCRE was originally written for the Exim MTA, but is now used by many
22 [T] projects, including Python, Postfix, KDE, Analog, and PHP.
24 [U] https://www.pcre.org/
26 [A] Philip Hazel <ph10@cam.ac.uk>
27 [M] Rene Rebe <rene@t2-project.org>
35 [P] X 0-2--5---9 109.500
37 [O] var_append extraconfopt ' ' '--enable-jit=auto --enable-pcre2-16 --enable-pcre2-32'
39 [D] 0f33069aaa4e5cec58a938c6543c254caaca18f047c22f95447fc4a1 pcre2-10.42.tar.bz2 https://github.com/PhilipHazel/pcre2/releases/download/pcre2-10.42/