[ 源代码: golang-github-spf13-viper ]
软件包: golang-github-spf13-viper-dev (1.10.1-1) [universe]
golang-github-spf13-viper-dev 的相关链接
Ubuntu 的资源:
下载源码包 golang-github-spf13-viper:
- [golang-github-spf13-viper_1.10.1-1.dsc]
- [golang-github-spf13-viper_1.10.1.orig.tar.gz]
- [golang-github-spf13-viper_1.10.1-1.debian.tar.xz]
维护者:
Please consider filing a bug or asking a question via Launchpad before contacting the maintainer directly.
Original Maintainers (usually from Debian):
- Debian Go Packaging Team
- Anthony Fok
- Tim Potter
It should generally not be necessary for users to contact the original maintainer.
外部的资源:
- 主页 [github.com]
相似软件包:
- golang-github-hlandau-dexlogconfig-dev
- golang-gopkg-hlandau-configurable.v1-dev
- golang-github-alecthomas-kong-hcl-dev
- golang-github-src-d-gcfg-dev
- golang-gopkg-gcfg.v1-dev
- golang-sourcehut-emersion-go-scfg-dev
- golang-codeberg-emersion-go-scfg-dev
- golang-gopkg-hlandau-easyconfig.v1-dev
- golang-github-cue-lang-cue-dev
- golang-github-ghjm-cmdline-dev
- ruby-asetus
Go configuration with fangs
其他与 golang-github-spf13-viper-dev 有关的软件包
|
|
|
|
-
- dep: golang-github-fsnotify-fsnotify-dev (>= 1.5.1)
- File system notifications for Go
-
- dep: golang-github-hashicorp-hcl-dev (>= 1.0.0)
- Go implementation of HashiCorp Configuration Language
-
- dep: golang-github-magiconair-properties-dev (>= 1.8.5)
- Java properties scanner for Go
-
- dep: golang-github-mitchellh-mapstructure-dev (>= 1.4.3)
- library for decoding generic map values into native Go structures
-
- dep: golang-github-pelletier-go-toml-dev (>= 1.9.4)
- Go library for the TOML format
-
- dep: golang-github-spf13-afero-dev (>= 1.6.0)
- FileSystem Abstraction System for Go
-
- dep: golang-github-spf13-cast-dev (>= 1.4.1)
- Safe and easy casting from one type to another in Go
-
- dep: golang-github-spf13-jwalterweatherman-dev (>= 1.1.0)
- Go library for both printing to the terminal and logging to files
-
- 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-subosito-gotenv-dev (>= 1.2.0)
- Load environment variables from `.env` or `io.Reader` in Go.
-
- dep: golang-gopkg-ini.v1-dev (>= 1.66.2)
- INI file read and write functionality in Go
-
- dep: golang-gopkg-yaml.v2-dev (>= 2.4.0)
- YAML support for the Go language