mirror of
https://github.com/novatiq/packages.git
synced 2026-07-05 19:49:32 +01:00
8155b4c395
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. Signed-off-by: Amol Bhave <ambhave@fb.com>