[ Bron: golang-github-spf13-cobra ]
Pakket: golang-github-spf13-cobra-dev (1.1.2-1)
Verwijzigingen voor golang-github-spf13-cobra-dev
Debian bronnen:
Het bronpakket golang-github-spf13-cobra downloaden:
- [golang-github-spf13-cobra_1.1.2-1.dsc]
- [golang-github-spf13-cobra_1.1.2.orig.tar.gz]
- [golang-github-spf13-cobra_1.1.2-1.debian.tar.xz]
Beheerders:
- Debian Go Packaging Team (QA-pagina)
- Anthony Fok (QA-pagina)
- Tim Potter (QA-pagina)
- Félix Sipma (QA-pagina)
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
Go library for creating powerful modern Go CLI applications
Cobra is a Go library providing a simple interface to create powerful modern CLI interfaces similar to git & go tools.
Cobra has an exceptionally clean interface and simple design without needless constructors or initialization methods.
This package contains the Cobra library for Go.
Andere aan golang-github-spf13-cobra-dev gerelateerde pakketten
|
|
|
|
-
- dep: golang-github-cpuguy83-go-md2man-v2-dev (>= 2.0.0)
- utility to create manpages from markdown (source)
-
- dep: golang-github-mitchellh-go-homedir-dev (>= 1.1.0)
- Go library for detecting and expanding the user's home directory
-
- dep: golang-github-spf13-pflag-dev (>= 1.0.5)
- Drop-in replacement for Go's flag package, implementing POSIX/GNU-style --flags
-
- dep: golang-github-spf13-viper-dev (>= 1.7.0)
- Go configuration with fangs
-
- dep: golang-gopkg-yaml.v2-dev (>= 2.4.0)
- YAML support for the Go language