SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

mingw32-re2 rpm build for : Fedora 38. For other distributions click mingw32-re2.

Name : mingw32-re2
Version : 20240201 Vendor : obs://build_opensuse_org/science:EtherLab
Release : 3.19 Date : 2024-05-11 04:20:56
Group : System/Libraries Source RPM : re2-20240201-3.19.src.rpm
Size : 0.62 MB
Packager : (none)
Summary : C++ fast alternative to backtracking RE engines
Description :
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).

RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/science:/EtherLab:/MinGW/Fedora_38/noarch

Content of RPM  Provides Requires

Download
ftp.icm.edu.pl  mingw32-re2-20240201-3.19.noarch.rpm
     

Provides :
mingw32(libre2.dll)
mingw32-re2

Requires :
mingw32(icuuc72.dll)
mingw32(kernel32.dll)
mingw32(libabsl_city.dll)
mingw32(libabsl_hash.dll)
mingw32(libabsl_raw_hash_set.dll)
mingw32(libabsl_raw_logging_internal.dll)
mingw32(libabsl_spinlock_wait.dll)
mingw32(libabsl_str_format_internal.dll)
mingw32(libabsl_strings.dll)
mingw32(libabsl_synchronization.dll)
mingw32(libgcc_s_dw2-1.dll)
mingw32(libstdc++-6.dll)
mingw32(msvcrt.dll)
mingw32-crt
mingw32-filesystem >= 95
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsZstd) <= 5.4.18-1


Content of RPM :
/usr/i686-w64-mingw32/sys-root/mingw/bin/libre2.dll
/usr/share/licenses/mingw32-re2
/usr/share/licenses/mingw32-re2/LICENSE

 
ICM