Julia Version | Unit Tests | Coverage |
---|---|---|
Julia Latest |
The PCRE2
package implements a low-level API for accessing the PCRE libraries (8, 16, and 32-bit)
It is intended to replace Base.PCRE
, which is not threadsafe, only supports UTF-8, and is using an old version of the PCRE library (10.30, current version is 10.31)
04/29/2018
4 months ago
30 commits