Source: golang-github-jessevdk-go-flags Maintainer: Debian Go Packaging Team Uploaders: Michael Hudson-Doyle , Anthony Fok , Jelmer Vernooij , Section: golang Testsuite: autopkgtest-pkg-go Build-Depends: debhelper-compat (= 13), dh-sequence-golang, golang-any, golang-golang-x-sys-dev, Standards-Version: 4.7.4 Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-jessevdk-go-flags Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-jessevdk-go-flags.git Homepage: https://github.com/jessevdk/go-flags XS-Go-Import-Path: github.com/jessevdk/go-flags Package: golang-github-jessevdk-go-flags-dev Architecture: all Multi-Arch: foreign Depends: golang-golang-x-sys-dev, ${misc:Depends}, Replaces: golang-go-flags-dev (<< 1.4.0-3~), Breaks: golang-go-flags-dev (<< 1.4.0-3~), Provides: golang-go-flags-dev, Description: Go library for parsing command line arguments 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. Package: golang-go-flags-dev Section: oldlibs Architecture: all Depends: golang-github-jessevdk-go-flags-dev, ${misc:Depends}, Multi-Arch: foreign Description: Transitional package for golang-github-jessevdk-go-flags-dev This is a transitional package to ease upgrades to the golang-github-jessevdk-go-flags-dev package. It can safely be removed.