INFO
Name: golang-github-ghodss-yaml-devel
Version: 1.0.0-19.el10_0
Arch: noarch
Summary: YAML marshaling and unmarshaling support for Go
License: LicenseRef-Callaway-MIT AND LicenseRef-Callaway-BSD
Vendor: Fedora Project
Build Host: buildvm-a64-13.iad2.fedoraproject.org
Build Date: Fri Nov 1 20:19:42 2024
Size: 32667
URL: https://github.com/ghodss/yaml
Description: 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:
– github.com/ghodss/yaml
FILES
/usr/share/doc/golang-github-ghodss-yaml-devel
/usr/share/doc/golang-github-ghodss-yaml-devel/README.md
/usr/share/gocode/src/github.com
/usr/share/gocode/src/github.com/ghodss
/usr/share/gocode/src/github.com/ghodss/yaml
/usr/share/gocode/src/github.com/ghodss/yaml/.goipath
/usr/share/gocode/src/github.com/ghodss/yaml/fields.go
/usr/share/gocode/src/github.com/ghodss/yaml/yaml.go
/usr/share/gocode/src/github.com/ghodss/yaml/yaml_test.go
/usr/share/licenses/golang-github-ghodss-yaml-devel
/usr/share/licenses/golang-github-ghodss-yaml-devel/LICENSE
REQUIRES
go-filesystem
golang(gopkg.in/yaml.v2)
rpmlib(CompressedFileNames) 3.0.4-1
rpmlib(FileDigests) 4.6.0-1
rpmlib(PayloadFilesHavePrefix) 4.0-1
rpmlib(PayloadIsZstd) 5.4.18-1
PROVIDES
golang(github.com/ghodss/yaml) 1.0.0-19.el10_0
golang-github-ghodss-yaml-devel 1.0.0-19.el10_0
golang-ipath(github.com/ghodss/yaml) 1.0.0-19.el10_0
CONFIG FILES
/usr/share/doc/golang-github-ghodss-yaml-devel
/usr/share/doc/golang-github-ghodss-yaml-devel/README.md d
/usr/share/gocode/src/github.com
/usr/share/gocode/src/github.com/ghodss
/usr/share/gocode/src/github.com/ghodss/yaml
/usr/share/gocode/src/github.com/ghodss/yaml/.goipath
/usr/share/gocode/src/github.com/ghodss/yaml/fields.go
/usr/share/gocode/src/github.com/ghodss/yaml/yaml.go
/usr/share/gocode/src/github.com/ghodss/yaml/yaml_test.go
/usr/share/licenses/golang-github-ghodss-yaml-devel
/usr/share/licenses/golang-github-ghodss-yaml-devel/LICENSE l
LICENSE FILES
LicenseRef-Callaway-MIT AND LicenseRef-Callaway-BSD
|