[ Все 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-devel-1:20240702-3.el10_0.aarch64 download

Имя re2-devel
Эпоха 1
Версия 20240702
Релиз 3.el10_0
Архитектура aarch64
Сайт https://github.com/google/re2
Лицензия BSD-3-Clause
Время сборки 2024-12-28 12:36:39
Хост сборки builder-arm64-1.inferitos.ru
Краткое описание C++ header files and library symbolic links for re2
Репозитории 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. 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.
Эррата
Размер 36 КиБ
Исходный проект re2-20240702-3.el10_0
Контрольная сумма SHA-256 62ca2932b3ec707c6ad4be321446784c60c75a03a4862dcec85a74b0e03002d2
× Full screenshot
История изменений link
* Thu Dec 26 2024 Arkady L. Shane <tigro@msvsphere-os.ru> - 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

* Sat Oct 12 2024 Benjamin A. Beasley <code@musicinmybrain.net> - 1:20220601-13
- Switch the URL from HTTP to HTTPS

* Sat Oct 12 2024 Benjamin A. Beasley <code@musicinmybrain.net> - 1:20220601-12
- Convert License to SPDX

* Sat Oct 12 2024 Benjamin A. Beasley <code@musicinmybrain.net> - 1:20220601-11
- Use a simplified description from upstream.

* Sat Oct 12 2024 Benjamin A. Beasley <code@musicinmybrain.net> - 1:20220601-10
- Build with ninja instead of make
- This is modestly faster and has no disadvantages