aboutsummaryrefslogtreecommitdiff
path: root/ports/re2/CONTROL
blob: 32a1726ab4575bff3a64721e64a1dc1e2d5a9a58 (plain)
1
2
3
4
Source: re2
Version: 2019-05-07
Homepage: https://github.com/google/re2
Description: 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.