./textproc/go-regexp2, Regex engine for Go based on the .NET engine

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: pkgsrc-2021Q1, Version: 1.1.6nb23, Package name: go-regexp2-1.1.6nb23, Maintainer: pkgsrc-users

regexp2 - full featured regular expressions for Go

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.


Master sites:

SHA1: 2d0e0895ca41cb91eb346c172bce08fbf5ec41c0
RMD160: a13436fa137d86e3420fabdbe9d10110e42f022b
Filesize: 198.917 KB

Version history: (Expand)