Fri, 02 Aug 2024 21:23:03 UTC | login

Information for RPM re2-1:20211101-3.fc37.src.rpm

ID815573
Namere2
Version20211101
Release3.fc37
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 Time2022-09-27 14:42:36 GMT
Size419.28 KB
a05816431c5b6340fde67f134d69a300
LicenseBSD
Buildrootf37-build-640275-71453
Provides
re2 = 1:20211101-3.fc37
re2-debuginfo = 1:20211101-3.fc37
re2-debugsource = 1:20211101-3.fc37
re2-devel = 1:20211101-3.fc37
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 3 of 3
Name ascending sort Size
0001-Fix-CMake-packaging-for-installation.patch2.94 KB
2021-11-01.tar.gz399.35 KB
re2.spec6.77 KB
Component of No Buildroots