Fri, 19 Apr 2024 10:15:56 UTC | login

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

ID304915
Namere2
Version20190801
Release8.el8s
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:35:33 GMT
Size395.52 KB
2eebec5ced88394daa6a6337cd143b25
LicenseBSD
Buildrootstorage8s-ceph-pacific-el8s-build-112651-869020
Provides No Provides
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