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