Package re2-2:20250812-1.el10_0.x86_64
Name | re2 |
---|---|
Epoch | 2 |
Version | 20250812 |
Release | 1.el10_0 |
Architecture | x86_64 |
Website/URL | https://github.com/google/re2 |
License | BSD-3-Clause |
Build Time | 2025-08-14 09:08:35 |
Build Host | builder-x86-04.inferitos.ru |
Summary | C++ fast alternative to backtracking RE engines |
Repositories | Extras |
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. |
Errata | — |
Size | 226 KiB |
Source Project | re2-20250812-1.el10_0 |
SHA-256 checksum | d15558eb0f5a98be9ec8cbc59eaa4d96adeb370b8bf5b31f43db0f075298d8bb |
×
* Wed Aug 13 2025 Benjamin A. Beasley <code@musicinmybrain.net> - 2:20250812-1 - Update to 2025-08-12 * Wed Aug 13 2025 Benjamin A. Beasley <code@musicinmybrain.net> - 2:20250805-1 - Update to 2025-08-05 * Sun Aug 03 2025 Benjamin A. Beasley <code@musicinmybrain.net> - 2:20250722-1 - 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 * Sun Aug 03 2025 Benjamin A. Beasley <code@musicinmybrain.net> - 1:20240702-6 - Do not build and run benchmarks * Sun Aug 03 2025 Benjamin A. Beasley <code@musicinmybrain.net> - 1:20240702-5 - Add a “python” build conditional * Sun Aug 03 2025 Benjamin A. Beasley <code@musicinmybrain.net> - 1:20240702-4 - Add a SourceLicense field * Thu Dec 26 2024 Arkady L. Shane <tigro@msvsphere-os.ru> - 1:20240702-3 - Rebuilt for MSVSphere 10 * Sun Oct 13 2024 Benjamin A. Beasley <code@musicinmybrain.net> - 1:20240702-3 - Build the Python extension * Sun Oct 13 2024 Benjamin A. Beasley <code@musicinmybrain.net> - 1:20240702-2 - Enable full Unicode properties support by linking ICU * Sun Oct 13 2024 Denis Arnaud <denis.arnaud_fedora@m4x.org> - 1:20240702-1 - Upgrade to 2024-07-02 - Incorporate a few minor packaging enhancements from Rawhide