aboutsummaryrefslogtreecommitdiff
path: root/ports/re2/vcpkg.json
blob: a55d0392ca51c1a5666b7f8ede299073a7e1433d (plain)
1
2
3
4
5
6
{
  "name": "re2",
  "version-date": "2021-09-01",
  "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.",
  "homepage": "https://github.com/google/re2"
}