Package : golang-sigs-k8s-yaml-devel > RPM : golang-sigs-k8s-yaml-devel-1.2.0-3.mga9.noarch.rpm

Basic items

Install
Name golang-sigs-k8s-yaml-devel
Version 1.2.0
Release 3.mga9
URL https://github.com/kubernetes-sigs/yaml
Group Development/Other
Summary Marshal and unmarshal YAML in Go
Size 53KB
Arch noarch
License MIT and BSD

Description

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

Media information

Distribution release Mageia 9
Media name core-release
Media arch i586

Advanced items

Source RPM golang-sigs-k8s-yaml-1.2.0-3.mga9.src.rpm
Build time 2022-03-23 01:47:20
Changelog View in Sophie
Files View in Sophie
Dependencies View in Sophie