| 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: 193486d7164a40ce28d8ec64552df129c0558bad | 4 Version: db20d46c05900a12539225fe800dd860b14e0061 |
| 5 Date: 2017-02-17 | 5 Date: 2017-02-22 |
| 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 |