1[
2{
3    "Id": "pcre2",
4    "Name": "PCRE2",
5    "QDocModule": "qtcore",
6    "QtUsage": "Optionally used in Qt Core (QRegularExpression). Configure with -system-pcre or -no-pcre to avoid.",
7
8    "Description": "The PCRE library is a set of functions that implement regular expression pattern matching using the same syntax and semantics as Perl 5.",
9    "Homepage": "http://www.pcre.org/",
10    "Version": "10.36",
11    "DownloadLocation": "https://ftp.pcre.org/pub/pcre/pcre2-10.36.tar.bz2",
12    "License": "BSD 3-clause \"New\" or \"Revised\" License",
13    "LicenseId": "BSD-3-Clause",
14    "LicenseFile": "LICENCE",
15    "Copyright": "Copyright (c) 1997-2020 University of Cambridge
16Copyright (c) 2010-2020 Zoltan Herczeg"
17},
18{
19    "Id": "pcre2-sljit",
20    "Name": "PCRE2 - Stack-less Just-In-Time Compiler",
21    "QDocModule": "qtcore",
22    "QtUsage": "Optionally used in Qt Core (QRegularExpression). Configure with -system-pcre or -no-pcre to avoid.",
23
24    "Path": "src/sljit",
25    "Description": "The PCRE library is a set of functions that implement regular expression pattern matching using the same syntax and semantics as Perl 5.",
26    "Homepage": "http://www.pcre.org/",
27    "Version": "10.36",
28    "DownloadLocation": "https://ftp.pcre.org/pub/pcre/pcre2-10.36.tar.bz2",
29    "License": "BSD 2-clause \"Simplified\" License",
30    "LicenseId": "BSD-2-Clause",
31    "LicenseFile": "LICENCE-SLJIT",
32    "Copyright": "Copyright (c) 2009-2020 Zoltan Herczeg"
33}
34]
35