Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: re2 | Distribution: Fedora Project |
Version: 20220601 | Vendor: Fedora Project |
Release: 3.fc39 | Build date: Fri Jul 21 19:05:56 2023 |
Group: Unspecified | Build host: buildvm-x86-05.iad2.fedoraproject.org |
Size: 491440 | Source RPM: re2-20220601-3.fc39.src.rpm |
Packager: Fedora Project | |
Url: http://github.com/google/re2/ | |
Summary: C++ fast alternative to backtracking RE engines |
RE2 is a C++ library providing a fast, safe, thread-friendly alternative to backtracking regular expression engines like those used in PCRE, Perl, and Python. Backtracking engines are typically full of features and convenient syntactic sugar but can be forced into taking exponential amounts of time on even small inputs. In contrast, RE2 uses automata theory to guarantee that regular expression searches run in time linear in the size of the input, at the expense of some missing features (e.g back references and generalized assertions).
BSD
* Fri Jul 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1:20220601-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1:20220601-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Wed Nov 30 2022 Denis Arnaud <denis.arnaud_fedora@m4x.org> - 1:20220601-1 - Upgrade to 2022-06-01 * Sat Jul 23 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1:20211101-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Fri Jan 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1:20211101-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Mon Jan 10 2022 Adam Williamson <awilliam@redhat.com> - 1:20211101-2 - Backport patch to fix thread dependency discovery - Substitute the pkgconfig file before installing it (#2038572) - Drop soname patches as upstream seems to be doing it properly now * Fri Jan 07 2022 Denis Arnaud <denis.arnaud_fedora@m4x.org> - 1:20211101-1 - Upgrade to 2021-11-01
/usr/lib/.build-id /usr/lib/.build-id/ef /usr/lib/.build-id/ef/2506ce6d282a14a55a28f3f44644085b20acb5 /usr/lib/libre2.so.9 /usr/lib/libre2.so.9.0.0 /usr/share/doc/re2 /usr/share/doc/re2/AUTHORS /usr/share/doc/re2/CONTRIBUTORS /usr/share/doc/re2/README /usr/share/licenses/re2 /usr/share/licenses/re2/LICENSE
Generated by rpm2html 1.8.1
Fabrice Bellet, Tue Jul 9 21:55:09 2024