Thu, 25 Apr 2024 14:06:32 UTC | login

Information for RPM re2-1:20190801-8.el9s.src.rpm

ID304902
Namere2
Version20190801
Release8.el9s
Epoch1
Archsrc
SummaryC++ fast alternative to backtracking RE engines
DescriptionRE2 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).
Build Time2021-11-17 18:28:43 GMT
Size393.43 KB
4bdafc1d64a4d1cceb76e03e1b4bec0e
LicenseBSD
Buildrootstorage9s-ceph-pacific-el9s-build-112647-869018
Provides
re2 = 1:20190801-8.el9s
re2-debuginfo = 1:20190801-8.el9s
re2-debugsource = 1:20190801-8.el9s
re2-devel = 1:20190801-8.el9s
Obsoletes No Obsoletes
Conflicts No Conflicts
Requires
cmake
gcc-c++
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
Recommends No Recommends
Suggests No Suggests
Supplements No Supplements
Enhances No Enhances
Files
1 through 4 of 4
Name ascending sort Size
0001-CMakeLists.txt.patch1004.00 B
2019-08-01.tar.gz381.73 KB
re2-soname.patch472.00 B
re2.spec6.61 KB
Component of No Buildroots