mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-06-06 04:32:28 +00:00
Add PCRE2 library to third_party
This commit is contained in:
parent
4f66d7f2dd
commit
b27e9fe845
47 changed files with 58274 additions and 0 deletions
15
third_party/pcre/README.cosmo
vendored
Normal file
15
third_party/pcre/README.cosmo
vendored
Normal file
|
@ -0,0 +1,15 @@
|
|||
DESCRIPTION
|
||||
|
||||
PCRE2 is a regular expression library
|
||||
|
||||
LICENSE
|
||||
|
||||
PCRE2 License
|
||||
|
||||
ORIGIN
|
||||
|
||||
https://github.com/PCRE2Project/pcre2/archive/refs/tags/pcre2-10.42.tar.gz
|
||||
|
||||
LOCAL CHANGES
|
||||
|
||||
Removed JIT code.
|
Loading…
Add table
Add a link
Reference in a new issue