[pkg-go] Bug#799740: ITP: golang-github-spf13-viper -- Go configuration with fangs
Anthony Fok
foka at debian.org
Tue Sep 22 02:22:07 UTC 2015
Package: wnpp
Severity: wishlist
Owner: Anthony Fok <foka at debian.org>
* Package name : golang-github-spf13-viper
Version : 0.0~git20150908.0.1967d93-1
Upstream Author : Steve Francia
* URL : https://github.com/spf13/viper
* License : MIT
Programming Lang: Go
Description : Go configuration with fangs
Viper is a complete configuration solution for go applications.
It is designed to work within an application, and can handle
all types of configuration needs and formats. It supports:
.
* setting defaults
* reading from JSON, TOML, and YAML config files
* reading from environment variables
* reading from remote config systems (Etcd or Consul), and watching changes
* reading from command line flags
* reading from buffer
* setting explicit values
.
Viper can be thought of as a registry for all of your applications
configuration needs.
Reason for packaging: Needed by Go applications like
Hugo, the static website generator, http://gohugo.io/
To be group-maintained in the pkg-go team.
More information about the Pkg-go-maintainers
mailing list