パッケージ: golang-github-danwakefield-fnmatch-dev (0.0~git20160403.cbb64ac-3)
golang-github-danwakefield-fnmatch-dev に関するリンク
Trisquel の資源:
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]
メンテナ:
Original Maintainers:
- Debian Go Packaging Team
- Dr. Tobias Quathamer
- Anthony Fok
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
- eclipse-mylyn-tasks-github
- golang-github-suapapa-go-eddystone-dev
- golang-github-viant-toolbox-dev
- golang-github-xtaci-kcp-dev
- node-github-url-from-git
- golang-github-bep-godartsass-dev
- golang-github-djherbis-atime-dev
- golang-github-smallstep-nosql-dev
- golang-gopkg-h2non-gock.v1-dev
- golang-github-protonmail-go-crypto-dev
- golang-github-golang-jwt-jwt-dev
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.