Name: | re2-devel |
---|---|
Epoch: | 2 |
Version: | 20250812 |
Release: | 1.el10_0 |
Architecture: | aarch64 |
Group: | Unspecified |
Size: | 104941 |
License: | BSD-3-Clause |
RPM: | re2-devel-20250812-1.el10_0.aarch64.rpm |
Source RPM: | re2-20250812-1.el10_0.src.rpm |
Build Date: | Fri Aug 22 2025 |
Build Host: | build-ol10-aarch64.oracle.com |
Vendor: | Oracle America |
URL: | https://github.com/google/re2 |
Summary: | C++ header files and library symbolic links for re2 |
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. This package contains the C++ header files and symbolic links to the shared libraries for re2. If you would like to develop programs using re2, you will need to install re2-devel. |
- Update to 2025-08-12
- Update to 2025-08-05
- Update to 20250722 - Adjust the version of python3-google-re2 to match the version on PyPI and in its metadata; bump Epoch to preserve the upgrade path
- Do not build and run benchmarks
- Add a “python” build conditional
- Add a SourceLicense field
- 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