blob: 1d7b9c3329dd4f82be2f93a34ac68371dc06060d [file] [log] [blame]
Name: re2 - an efficient, principled regular expression library
Short Name: re2
URL: https://github.com/google/re2
Version: aa627d9e7bb93778967e34cc015452ae453a4e78
Date: 2017-02-13
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.