Fedora Packages

golang-github-ghodss-yaml-devel Subpackage of golang-github-ghodss-yaml

YAML marshaling and unmarshaling support for Go

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

Releases Overview

Release Stable Testing
Fedora Rawhide 1.0.0-12.fc40 -
Fedora 40 1.0.0-12.fc40 -
Fedora 39 1.0.0-10.fc39 -
Fedora 38 1.0.0-9.fc38 -
File a new bug report »
Package Info

You can contact the maintainers of this package via email at golang-github-ghodss-yaml dash maintainers at fedoraproject dot org.



Sources on Pagure