[ buster ]
[ bullseye ]
[ bullseye-backports ]
[ bookworm ]
[ bookworm-backports ]
[ trixie ]
[ sid ]
[ 原始碼: golang-github-dlclark-regexp2 ]
套件:golang-github-dlclark-regexp2-dev(1.10.0+ds1-1~bpo12+1)
golang-github-dlclark-regexp2-dev 的相關連結
Debian 的資源:
下載原始碼套件 golang-github-dlclark-regexp2:
- [golang-github-dlclark-regexp2_1.10.0+ds1-1~bpo12+1.dsc]
- [golang-github-dlclark-regexp2_1.10.0+ds1.orig.tar.xz]
- [golang-github-dlclark-regexp2_1.10.0+ds1-1~bpo12+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.