PCRE
From ScientificComputing
Please note that this application page is referring to the old CentOS software stack which is obsolete and does not work any more with the new Ubuntu setup. You can find an overview on the Ubuntu software stack on this wiki page.
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 |
Please note that this page refers to installations from the old software stack. There are two software stacks on Euler. Newer versions of software are found in the new software stack.
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 |
Please note that this page refers to installations from the old software stack. There are two software stacks on Euler. Newer versions of software are found in the new software stack.
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