golang-github-ghodss-yaml-dev binary package in Ubuntu Focal amd64

 This package is 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.

Publishing history

Date Status Target Pocket Component Section Priority Phased updates Version
  2019-10-18 09:15:30 UTC Published Ubuntu Focal amd64 release universe devel Extra 1.0.0-1
  • Published
  • Copied from ubuntu artful-proposed amd64 in Primary Archive for Ubuntu