Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help

The search service can find package by either name (apache), provides(webserver), absolute file names (/usr/bin/apache), binaries (gprof) or shared libraries (libXm.so.2) in standard path. It does not support multiple arguments yet...

The System and Arch are optional added filters, for example System could be "redhat", "redhat-7.2", "mandrake" or "gnome", Arch could be "i386" or "src", etc. depending on your system.

System Arch

RPM resource python3-google-re2

A drop-in replacement for the re module. It uses RE2 under the hood, of course, so various PCRE features (e.g. backreferences, look-around assertions) are not supported. See https://github.com/google/re2/wiki/Syntax for the canonical reference, but known syntactic ”gotchas” relative to Python are: • PCRE supports \Z and \z; RE2 supports \z; Python supports \z, but calls it \Z. You must rewrite \Z to \z in pattern strings. Known differences between this module’s API and the re module’s API: • The error class does not provide any error information as attributes. • The Options class replaces the re module’s flags with RE2’s options as gettable/settable properties. Please see re2.h for their documentation. • The pattern string and the input string do not have to be the same type. Any str will be encoded to UTF-8. • The pattern string cannot be str if the options specify Latin-1 encoding.

Found 1 sites for python3-google-re2

Found 13 RPM for python3-google-re2

PackageSummaryDistributionDownload
python3-google-re2-20240702-19.fc42.aarch64.htmlRE2 Python bindingsFedora Rawhide for aarch64python3-google-re2-20240702-19.fc42.aarch64.rpm
python3-google-re2-20240702-19.fc42.ppc64le.htmlRE2 Python bindingsFedora Rawhide for ppc64lepython3-google-re2-20240702-19.fc42.ppc64le.rpm
python3-google-re2-20240702-19.fc42.s390x.htmlRE2 Python bindingsFedora Rawhide for s390xpython3-google-re2-20240702-19.fc42.s390x.rpm
python3-google-re2-20240702-19.fc42.x86_64.htmlRE2 Python bindingsFedora Rawhide for x86_64python3-google-re2-20240702-19.fc42.x86_64.rpm
python3-google-re2-20240702-19.fc41.aarch64.htmlRE2 Python bindingsFedora 41 testing updates for aarch64python3-google-re2-20240702-19.fc41.aarch64.rpm
python3-google-re2-20240702-19.fc41.ppc64le.htmlRE2 Python bindingsFedora 41 for ppc64lepython3-google-re2-20240702-19.fc41.ppc64le.rpm
python3-google-re2-20240702-19.fc41.s390x.htmlRE2 Python bindingsFedora 41 for s390xpython3-google-re2-20240702-19.fc41.s390x.rpm
python3-google-re2-20240702-19.fc41.x86_64.htmlRE2 Python bindingsFedora 41 testing updates for x86_64python3-google-re2-20240702-19.fc41.x86_64.rpm
python3-google-re2-20240702-19.fc41.x86_64.htmlRE2 Python bindingsFedora 41 for x86_64python3-google-re2-20240702-19.fc41.x86_64.rpm
python3-google-re2-20240702-3.el10_0.aarch64.htmlRE2 Python bindingsEPEL 10 for aarch64python3-google-re2-20240702-3.el10_0.aarch64.rpm
python3-google-re2-20240702-3.el10_0.ppc64le.htmlRE2 Python bindingsEPEL 10 for ppc64lepython3-google-re2-20240702-3.el10_0.ppc64le.rpm
python3-google-re2-20240702-3.el10_0.s390x.htmlRE2 Python bindingsEPEL 10 for s390xpython3-google-re2-20240702-3.el10_0.s390x.rpm
python3-google-re2-20240702-3.el10_0.x86_64.htmlRE2 Python bindingsEPEL 10 for x86_64python3-google-re2-20240702-3.el10_0.x86_64.rpm

Generated by rpm2html 1.6

Fabrice Bellet