Tue, 14 May 2024 20:16:27 UTC | login

Information for build golang-github-dlclark-regexp2-1.2.0-6.fc31

ID125840
Package Namegolang-github-dlclark-regexp2
Version1.2.0
Release6.fc31
Epoch
SummaryRegex engine for Go based on the .NET engine
Description Regexp2 is a feature-rich RegExp engine for Go. It doesn't have constant time guarantees like the built-in regexp package, but it allows backtracking and is compatible with Perl5 and .NET. You'll likely be better off with the RE2 engine from the regexp package and should only use this if you need to write very complex patterns or require compatibility with .NET.
Built bydavidlt
State complete
Volume DEFAULT
StartedSat, 31 Aug 2019 14:42:33 UTC
CompletedSat, 31 Aug 2019 14:42:33 UTC
Tags
f31
f32
f33
RPMs
src
golang-github-dlclark-regexp2-1.2.0-6.fc31.src.rpm (info) (download)
noarch
golang-github-dlclark-regexp2-devel-1.2.0-6.fc31.noarch.rpm (info) (download)
Changelog * Sun Aug 18 2019 Elliott Sales de Andrade <quantum.analyst@gmail.com> - 1.2.0-1 - Update to latest version * Thu Jul 25 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.6-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Fri May 24 2019 Robert-André Mauchin <zebob.m@gmail.com> - 1.1.6-5 - Update to new macros * Thu Jan 31 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.6-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.6-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.6-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Wed Oct 11 2017 Athos Ribeiro <athoscr@fedoraproject.org> - 1.1.6-1 - First package for Fedora