パッケージ: golang-github-spf13-cobra-dev (1.3.0-1)
golang-github-spf13-cobra-dev に関するリンク
Trisquel の資源:
golang-github-spf13-cobra ソースパッケージをダウンロード:
- [golang-github-spf13-cobra_1.3.0-1.dsc]
- [golang-github-spf13-cobra_1.3.0.orig.tar.gz]
- [golang-github-spf13-cobra_1.3.0-1.debian.tar.xz]
メンテナ:
Original Maintainers:
- Debian Go Packaging Team
- Anthony Fok
- Tim Potter
- Félix Sipma
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
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.
その他の golang-github-spf13-cobra-dev 関連パッケージ
|
|
|
-
- dep: golang-github-cpuguy83-go-md2man-v2-dev (>= 2.0.1)
- utility to create manpages from markdown (source)
-
- 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.10.0)
- Go configuration with fangs
-
- dep: golang-gopkg-yaml.v2-dev (>= 2.4.0)
- YAML support for the Go language