OLD | NEW |
1 Name: re2 - an efficient, principled regular expression library | 1 Name: re2 - an efficient, principled regular expression library |
2 Short Name: re2 | 2 Short Name: re2 |
3 URL: https://github.com/google/re2 | 3 URL: https://github.com/google/re2 |
4 Version: aa627d9e7bb93778967e34cc015452ae453a4e78 | 4 Version: 193486d7164a40ce28d8ec64552df129c0558bad |
5 Date: 2017-02-13 | 5 Date: 2017-02-17 |
6 License: BSD 3-Clause | 6 License: BSD 3-Clause |
7 License File: LICENSE | 7 License File: LICENSE |
8 Security Critical: yes | 8 Security Critical: yes |
9 | 9 |
10 Description: | 10 Description: |
11 RE2 is a fast, safe, thread-friendly alternative to backtracking regular | 11 RE2 is a fast, safe, thread-friendly alternative to backtracking regular |
12 expression engines like those used in PCRE, Perl, and Python. | 12 expression engines like those used in PCRE, Perl, and Python. |
OLD | NEW |