Пакет pcre2: Информация
Исходный пакет: pcre2
Версия: 10.40-alt2
Категория: Система/Библиотеки
Сообщить об ошибке в пакете
Версия: 10.40-alt2
Собран: 12 ноября 2022 г. 12:06
Сообщить об ошибке в пакете
Лицензия: BSD-style
О пакете: Perl-compatible regular expression libraryОписание:
PCRE2 is a re-working of the original PCRE (Perl-compatible regular expression) library to provide an entirely new API. PCRE2 is written in C, and it has its own API. There are three sets of functions, one for the 8-bit library, which processes strings of bytes, one for the 16-bit library, which processes strings of 16-bit values, and one for the 32-bit library, which processes strings of 32-bit values. There are no C++ wrappers.
Список rpm-пакетов, предоставляемых данным srpm-пакетом:
libpcre2 (riscv64)
libpcre2-debuginfo (riscv64)
libpcre2-devel (riscv64)
libpcre2-devel-static (riscv64)
pcre2-tools (riscv64)
pcre2-tools-debuginfo (riscv64)
Последние изменения:libpcre2 (riscv64)
libpcre2-debuginfo (riscv64)
libpcre2-devel (riscv64)
libpcre2-devel-static (riscv64)
pcre2-tools (riscv64)
pcre2-tools-debuginfo (riscv64)
5 ноября 2022 г. Ivan A. Melnikov 10.40-alt2 |
- enable static libraries (altbug #44217); - don't force-enable jit on riscv64 to fix build there. |
16 апреля 2022 г. Yuri N. Sedunov 10.40-alt1 |
- 10.40 |
31 октября 2021 г. Yuri N. Sedunov 10.39-alt1 |
- 10.39 |