[ Все 3 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z ]
×

Проект re2-2:20250722-1.el10_0

Имя re2
Эпоха 2
Версия 20250722
Релиз 1.el10_0
Сайт https://github.com/google/re2
Лицензия BSD-3-Clause AND Apache-2.0
Время сборки 2025-08-04 09:06:16
Хост сборки builder-x86-03.inferitos.ru
Краткое описание C++ fast alternative to backtracking RE engines
Репозитории Extras
Полное описание 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.
Эррата
× Full screenshot
Найдена 1 старая версия
Пакеты link
Пакет Краткое описание Контрольная сумма SHA-256
x86_64
python3-google-re2-2:1.1.20250722-1.el10_0.x86_64 RE2 Python bindings 77430b7beb020766c5c9ca1ed292a9b4b9e3e8e5355e35198e334f689f113f0e download
re2-2:20250722-1.el10_0.x86_64 C++ fast alternative to backtracking RE engines 2064ec1b5779a5a1b9e5da79dbaac6bacce106b9160fe20bab78457bb4ac351a download
re2-devel-2:20250722-1.el10_0.x86_64 C++ header files and library symbolic links for re2 07b41226344e0a4805fc4e97e39ebc6369f1bd269d193b1fbe1e38132135f74a download
aarch64
python3-google-re2-2:1.1.20250722-1.el10_0.aarch64 RE2 Python bindings 3be2e8a9e117617ca1785a2c70d0058ea864fff1a878b8404077ad367bb2f7b9 download
re2-2:20250722-1.el10_0.aarch64 C++ fast alternative to backtracking RE engines 5af2ef2a36abab9710bebc5297daa4ed58bbd1342fefdb4d80139a1f4770c33d download
re2-devel-2:20250722-1.el10_0.aarch64 C++ header files and library symbolic links for re2 ded93fb96f3de82e0d174f8e8a66f45de0bc4b8576cc074813dbd4d17c55b4cb download
src
re2-2:20250722-1.el10_0.src C++ fast alternative to backtracking RE engines a4cf274f96a40997dad21e3b446da9a73673400ece507d58651673a80691655b download
История изменений link
* 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

* Sat Oct 12 2024 Benjamin A. Beasley <code@musicinmybrain.net> - 1:20220601-16
- Include HTML and text syntax references as devel package documentation

* Sat Oct 12 2024 Benjamin A. Beasley <code@musicinmybrain.net> - 1:20220601-14
- Improve the source URL