Name: re2 - an efficient, principled regular expression library | |
Short Name: re2 | |
URL: https://github.com/google/re2 | |
Version: ab12219ba56a47200385673446b5d371548c25db | |
Date: 2019-10-15 | |
License: BSD 3-Clause | |
License File: LICENSE | |
Security Critical: yes | |
Description: | |
RE2 is a fast, safe, thread-friendly alternative to backtracking regular | |
expression engines like those used in PCRE, Perl, and Python. |