golang-github-docopt-docopt-go 0.6.2+git20160216.0.784ddc5-3 source package in Ubuntu
Changelog
golang-github-docopt-docopt-go (0.6.2+git20160216.0.784ddc5-3) unstable; urgency=medium * Team upload. * mark golang-github-docopt-docopt-go-dev Multi-Arch: foreign. Closes: #960818. -- Drew Parsons <email address hidden> Sun, 23 Aug 2020 02:26:01 +0800
Upload details
- Uploaded by:
- Debian Go Packaging Team on 2020-08-22
- Uploaded to:
- Sid
- Original maintainer:
- Debian Go Packaging Team
- Architectures:
- all
- Section:
- misc
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Groovy | release | on 2020-08-23 | universe | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
golang-github-docopt-docopt-go_0.6.2+git20160216.0.784ddc5-3.dsc | 2.4 KiB | 3376f8c26fa0d78f7b98535184c54dc87c7f4013375457644c85b0d332590486 |
golang-github-docopt-docopt-go_0.6.2+git20160216.0.784ddc5.orig.tar.xz | 20.7 KiB | 8b009db5284293bbf3293aed3807182695dd17909a858cee28036d9325ce32ac |
golang-github-docopt-docopt-go_0.6.2+git20160216.0.784ddc5-3.debian.tar.xz | 2.9 KiB | b4279180d57b985c4cd9c62dd035149b23b3aae1a7f224cad7cbabfa418c4f09 |
Available diffs
No changes file available.
Binary packages built by this source
- golang-github-docopt-docopt-go-dev: 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.