[ 源代码: 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.