[ 原始碼: golang-github-danwakefield-fnmatch ]
套件:golang-github-danwakefield-fnmatch-dev(0.0~git20160403.cbb64ac-3)
golang-github-danwakefield-fnmatch-dev 的相關連結
Debian 的資源:
下載原始碼套件 golang-github-danwakefield-fnmatch:
- [golang-github-danwakefield-fnmatch_0.0~git20160403.cbb64ac-3.dsc]
- [golang-github-danwakefield-fnmatch_0.0~git20160403.cbb64ac.orig.tar.xz]
- [golang-github-danwakefield-fnmatch_0.0~git20160403.cbb64ac-3.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [github.com]
相似套件:
Updated clone of kballard’s fnmatch(3) implementation for Go
This Go package provides filename or pathname string-matching based as closely as possible on BSD fnmatch(3).
It is an updated clone of kballard’s Go fnmatch implementation in his GitHub gist at https://gist.github.com/kballard/272720 which dates back to 2010.