Source: golang-github-urfave-cli Section: devel Priority: optional Maintainer: Debian Go Packaging Team Uploaders: Dmitry Smirnov , Build-Depends: debhelper-compat (= 13), dh-golang, golang-any, golang-github-cpuguy83-go-md2man-v2-dev Standards-Version: 4.5.0 Rules-Requires-Root: no Homepage: https://github.com/urfave/cli Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-urfave-cli Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-urfave-cli.git XS-Go-Import-Path: github.com/urfave/cli Testsuite: autopkgtest-pkg-go Package: golang-github-urfave-cli-dev Architecture: all Depends: golang-github-cpuguy83-go-md2man-v2-dev, ${misc:Depends}, ${shlibs:Depends}, Description: package for building command line apps in Go "Cli" is a simple, fast, and fun package for building command line apps in Go. The goal is to enable developers to write fast and distributable command line applications in an expressive way.