Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

golang-github-spf13-viper-devel-1.10.1-1.fc36 RPM for noarch

From Fedora 37 for ppc64le / g

Name: golang-github-spf13-viper-devel Distribution: Fedora Project
Version: 1.10.1 Vendor: Fedora Project
Release: 1.fc36 Build date: Thu Jan 27 23:18:53 2022
Group: Unspecified Build host: buildvm-a32-06.iad2.fedoraproject.org
Size: 215717 Source RPM: golang-github-spf13-viper-1.10.1-1.fc36.src.rpm
Packager: Fedora Project
Url: https://github.com/spf13/viper
Summary: Go configuration with fangs
Viper is a complete configuration solution for Go applications including
12-Factor apps. 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, YAML, HCL, and Java properties config files
 – live watching and re-reading of config files (optional)
 – 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.

This package contains the source code needed for building packages that
reference the following Go import paths:
 – github.com/spf13/viper

Provides

Requires

License

MIT

Changelog

* Thu Jan 27 2022 Mikel Olasagasti Uranga <mikel@olasagasti.info> 1.10.1-1
  - Update to 1.10.1 - Closes rhbz#1972604
* Thu Jan 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.7.1-4
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
* Thu Jul 22 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.7.1-3
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.7.1-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
* Sun Aug 02 2020 Robert-André Mauchin <zebob.m@gmail.com> - 1.7.1-1
  - Update to 1.7.1
* Mon Jul 27 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.6.2-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
* Sat Feb 22 2020 Elliott Sales de Andrade <quantum.analyst@gmail.com> - 1.6.2-1
  - Update to latest version
* Wed Jan 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.4.0-3
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild

Files

/usr/share/doc/golang-github-spf13-viper-devel
/usr/share/doc/golang-github-spf13-viper-devel/README.md
/usr/share/gocode/src/github.com
/usr/share/gocode/src/github.com/spf13
/usr/share/gocode/src/github.com/spf13/viper
/usr/share/gocode/src/github.com/spf13/viper/.goipath
/usr/share/gocode/src/github.com/spf13/viper/README.md
/usr/share/gocode/src/github.com/spf13/viper/TROUBLESHOOTING.md
/usr/share/gocode/src/github.com/spf13/viper/flags.go
/usr/share/gocode/src/github.com/spf13/viper/flags_test.go
/usr/share/gocode/src/github.com/spf13/viper/fs.go
/usr/share/gocode/src/github.com/spf13/viper/fs_test.go
/usr/share/gocode/src/github.com/spf13/viper/go.mod
/usr/share/gocode/src/github.com/spf13/viper/internal
/usr/share/gocode/src/github.com/spf13/viper/internal/encoding
/usr/share/gocode/src/github.com/spf13/viper/internal/encoding/decoder.go
/usr/share/gocode/src/github.com/spf13/viper/internal/encoding/decoder_test.go
/usr/share/gocode/src/github.com/spf13/viper/internal/encoding/encoder.go
/usr/share/gocode/src/github.com/spf13/viper/internal/encoding/encoder_test.go
/usr/share/gocode/src/github.com/spf13/viper/internal/encoding/error.go
/usr/share/gocode/src/github.com/spf13/viper/internal/encoding/hcl
/usr/share/gocode/src/github.com/spf13/viper/internal/encoding/hcl/codec.go
/usr/share/gocode/src/github.com/spf13/viper/internal/encoding/json
/usr/share/gocode/src/github.com/spf13/viper/internal/encoding/json/codec.go
/usr/share/gocode/src/github.com/spf13/viper/internal/encoding/toml
/usr/share/gocode/src/github.com/spf13/viper/internal/encoding/toml/codec.go
/usr/share/gocode/src/github.com/spf13/viper/internal/encoding/yaml
/usr/share/gocode/src/github.com/spf13/viper/internal/encoding/yaml/codec.go
/usr/share/gocode/src/github.com/spf13/viper/internal/testutil
/usr/share/gocode/src/github.com/spf13/viper/internal/testutil/env_go1_16.go
/usr/share/gocode/src/github.com/spf13/viper/internal/testutil/env_go1_17.go
/usr/share/gocode/src/github.com/spf13/viper/internal/testutil/filepath.go
/usr/share/gocode/src/github.com/spf13/viper/logger.go
/usr/share/gocode/src/github.com/spf13/viper/overrides_test.go
/usr/share/gocode/src/github.com/spf13/viper/util.go
/usr/share/gocode/src/github.com/spf13/viper/util_test.go
/usr/share/gocode/src/github.com/spf13/viper/viper.go
/usr/share/gocode/src/github.com/spf13/viper/viper_go1_15.go
/usr/share/gocode/src/github.com/spf13/viper/viper_go1_16.go
/usr/share/gocode/src/github.com/spf13/viper/viper_test.go
/usr/share/gocode/src/github.com/spf13/viper/watch.go
/usr/share/gocode/src/github.com/spf13/viper/watch_wasm.go
/usr/share/licenses/golang-github-spf13-viper-devel
/usr/share/licenses/golang-github-spf13-viper-devel/LICENSE


Generated by rpm2html 1.8.1

Fabrice Bellet, Thu May 9 20:42:17 2024