blob: 07c86aa318ba2d48878c8b8f09a005ebb929ca7d [file] [log] [blame]
Name: RE2
License: BSD
License File: LICENSE
Upstream Git: 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.