Name: | re2 |
---|---|
Epoch: | 1 |
Version: | 20240702 |
Release: | 3.el10_0 |
Architecture: | x86_64 |
Group: | Unspecified |
Size: | 574488 |
License: | BSD-3-Clause |
RPM: | re2-20240702-3.el10_0.x86_64.rpm |
Source RPM: | re2-20240702-3.el10_0.src.rpm |
Build Date: | Thu Jan 02 2025 |
Build Host: | build-ol10-x86_64.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. |
- Build the Python extension
- Enable full Unicode properties support by linking ICU
- Upgrade to 2024-07-02 - Incorporate a few minor packaging enhancements from Rawhide
- Include HTML and text syntax references as devel package documentation
- Improve the source URL
- Switch the URL from HTTP to HTTPS
- Convert License to SPDX
- Use a simplified description from upstream.
- Build with ninja instead of make - This is modestly faster and has no disadvantages
- Fix unowned directory %{_libdir}/cmake/re2/