Package: wnpp Severity: wishlist Owner: Anthony Fok <f...@debian.org>
* Package name : golang-github-itchyny-go-flags Version : 1.5.0-1 Upstream Author : Jesse van den Kieboom; itchyny * URL : https://github.com/itchyny/go-flags * License : BSD-3-clause Programming Lang: Go Description : A fork version of https://github.com/jessevdk/go-flags go-flags is a Go library for parsing command line arguments. This is a fork version of github.com/jessevdk/go-flags . This library provides similar functionality to the builtin flag library of go, but provides much more functionality and nicer formatting. From the documentation: . Package flags provides an extensive command line option parser. The flags package is similar in functionality to the go builtin flag package but provides more options and uses reflection to provide a convenient and succinct way of specifying command line options. Reason for packaging: Prerequisite of golang-github-itchyny-gojq which in turn is prerequisite for gh (GitHub CLI)