| Name: | re2 |
|---|---|
| Version: | 20190801 |
| Release: | 17.el8 |
| Architecture: | aarch64 |
| Group: | Unspecified |
| Size: | 477989 |
| License: | BSD-3-Clause |
| RPM: | re2-20190801-17.el8.aarch64.rpm |
| Source RPM: | re2-20190801-17.el8.src.rpm |
| Build Date: | Sun Aug 25 2024 |
| Build Host: | build-ol8-aarch64.oracle.com |
| Vendor: | Oracle America |
| URL: | https://github.com/google/re2/ |
| Summary: | C++ fast alternative to backtracking RE engines |
| 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. |