Source: golang-github-akamensky-argparse
Section: golang
Priority: optional
Maintainer: Kali Developers <devel@kali.org>
Uploaders: Sophie Brun <sophie@offensive-security.com>
Build-Depends: debhelper-compat (= 13),
               dh-golang,
               golang-any
Standards-Version: 4.6.1
Vcs-Browser: https://gitlab.com/kalilinux/packages/golang-github-akamensky-argparse
Vcs-Git: https://gitlab.com/kalilinux/packages/golang-github-akamensky-argparse.git
Homepage: https://github.com/akamensky/argparse
Rules-Requires-Root: no
Testsuite: autopkgtest-pkg-go
XS-Go-Import-Path: github.com/akamensky/argparse

Package: golang-github-akamensky-argparse-dev
Architecture: all
Depends: ${misc:Depends}
Description: Argparse for golang (library)
 This package contains an Argpars library in Go.
 .
 The goal of this project is to bring ease of use and flexibility of
 argparse to Go.  Which is where the name of this package comes from.
