Files
pkgsrc-ng/devel/re2/DESCR
2016-11-18 22:39:22 +01:00

4 lines
156 B
Plaintext

RE2 is a fast, safe, thread-friendly alternative to backtracking
regular expression engines like those used in PCRE, Perl, and Python.
It is a C++ library.