PCRE
From ScientificComputing
Contents
Category
Development, LibraryDescription
The PCRE library is a set of functions that implement regular expression pattern matching using the same syntax and semantics as Perl 5. PCRE has its own native API, as well as a set of wrapper functions that correspond to the POSIX regular expression API. The PCRE library is free, even for building proprietary software.Available versions (Euler, old software stack)
Legacy versions | Supported versions | New versions |
---|---|---|
8.38 |
Environment modules (Euler, old software stack)
Version | Module load command | Additional modules loaded automatically |
---|---|---|
8.38 | module load gcc/4.8.2 pcre/8.38 |
License information
BSD licenseLinks
http://www.pcre.orghttp://pcre.org/pcre.txt
https://www.debuggex.com/cheatsheet/regex/pcre
https://en.wikipedia.org/wiki/Perl_Compatible_Regular_Expressions