Binary package “golang-github-docopt-docopt-go-dev” in ubuntu oracular

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.