[ buster ]
[ bullseye ]
[ bullseye-backports ]
[ bookworm ]
[ bookworm-backports ]
[ trixie ]
[ sid ]
[ 源代码: golang-github-dlclark-regexp2 ]
软件包:golang-github-dlclark-regexp2-dev(1.11.0+ds1-1)
golang-github-dlclark-regexp2-dev 的相关链接
Debian 的资源:
下载源码包 golang-github-dlclark-regexp2:
- [golang-github-dlclark-regexp2_1.11.0+ds1-1.dsc]
- [golang-github-dlclark-regexp2_1.11.0+ds1.orig.tar.xz]
- [golang-github-dlclark-regexp2_1.11.0+ds1-1.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
Regex engine for Go based on the .NET engine
Feature-rich regular expression engine for Go ported from the .NET framework's System.Text.RegularExpressions.Regex engine. It does not have constant time guarantees like the built-in regexp package, but it allows backtracking and is compatible with Perl5 and .NET.