aboutsummaryrefslogtreecommitdiff
path: root/ports/re2/CONTROL
blob: a9a8a2fee21a5362262f228e76a136bff3e3100e (plain)
1
2
3
4
Source: re2
Version: 2019-09-01
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.