[ 原始碼: golang-github-docopt-docopt-go ]
套件:golang-github-docopt-docopt-go-dev(0.6.2+git20180111.ee0de3b-1)
golang-github-docopt-docopt-go-dev 的相關連結
Debian 的資源:
下載原始碼套件 golang-github-docopt-docopt-go:
- [golang-github-docopt-docopt-go_0.6.2+git20180111.ee0de3b-1.dsc]
- [golang-github-docopt-docopt-go_0.6.2+git20180111.ee0de3b.orig.tar.xz]
- [golang-github-docopt-docopt-go_0.6.2+git20180111.ee0de3b-1.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [github.com]
相似套件:
Implementation of docopt in the Go programming language
Docopt helps you define an interface for your command-line app and automatically generate a parser for it. Its interface descriptions are based on a formalization of the standard conventions used in help messages and man pages.
This package provides an implementation of docopt in the Go programming language.