[ buster ]
[ bullseye ]
[ bullseye-backports ]
[ bookworm ]
[ bookworm-backports ]
[ trixie ]
[ sid ]
[ 原始碼: golang-github-dlclark-regexp2 ]
套件:golang-github-dlclark-regexp2-dev(1.1.6-2)
golang-github-dlclark-regexp2-dev 的相關連結
Debian 的資源:
下載原始碼套件 golang-github-dlclark-regexp2:
- [golang-github-dlclark-regexp2_1.1.6-2.dsc]
- [golang-github-dlclark-regexp2_1.1.6.orig.tar.gz]
- [golang-github-dlclark-regexp2_1.1.6-2.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.