Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: golang-sigs-k8s-yaml-devel | Distribution: Mageia |
Version: 1.2.0 | Vendor: Mageia.Org |
Release: 1.mga8 | Build date: Wed Dec 30 20:42:06 2020 |
Group: Development/Other | Build host: localhost |
Size: 53008 | Source RPM: golang-sigs-k8s-yaml-1.2.0-1.mga8.src.rpm |
Packager: pterjan <pterjan> | |
Url: https://github.com/kubernetes-sigs/yaml | |
Summary: Marshal and unmarshal YAML in Go |
A wrapper around go-yaml designed to enable a better way of handling YAML when marshaling to and from structs. In short, this library first converts YAML to JSON using go-yaml and then uses json.Marshal and json.Unmarshal to convert to or from the struct. This means that it effectively reuses the JSON struct tags as well as the custom JSON methods MarshalJSON and UnmarshalJSON unlike go-yaml. This package contains the source code needed for building packages that reference the following Go import paths: – sigs.k8s.io/yaml
MIT and BSD
* Wed Dec 30 2020 pterjan <pterjan> 1.2.0-1.mga8 + Revision: 1666153 - Mageiaize - imported package golang-sigs-k8s-yaml
/usr/share/doc/golang-sigs-k8s-yaml-devel /usr/share/doc/golang-sigs-k8s-yaml-devel/CONTRIBUTING.md /usr/share/doc/golang-sigs-k8s-yaml-devel/README.md /usr/share/doc/golang-sigs-k8s-yaml-devel/RELEASE.md /usr/share/gocode/src/sigs.k8s.io /usr/share/gocode/src/sigs.k8s.io/yaml /usr/share/gocode/src/sigs.k8s.io/yaml/.goipath /usr/share/gocode/src/sigs.k8s.io/yaml/CONTRIBUTING.md /usr/share/gocode/src/sigs.k8s.io/yaml/README.md /usr/share/gocode/src/sigs.k8s.io/yaml/RELEASE.md /usr/share/gocode/src/sigs.k8s.io/yaml/code-of-conduct.md /usr/share/gocode/src/sigs.k8s.io/yaml/fields.go /usr/share/gocode/src/sigs.k8s.io/yaml/go.mod /usr/share/gocode/src/sigs.k8s.io/yaml/yaml.go /usr/share/gocode/src/sigs.k8s.io/yaml/yaml_go110.go /usr/share/gocode/src/sigs.k8s.io/yaml/yaml_go110_test.go /usr/share/gocode/src/sigs.k8s.io/yaml/yaml_test.go /usr/share/licenses/golang-sigs-k8s-yaml-devel /usr/share/licenses/golang-sigs-k8s-yaml-devel/LICENSE
Generated by rpm2html 1.8.1
Fabrice Bellet, Sun Oct 13 09:24:16 2024