golang-github-ghodss-yaml-dev - 1.0.0-1.1 main

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.

Priority: optional
Section: golang
Suites: amber byzantium crimson dawn landing 
Maintainer: Debian Go Packaging Team <pkg-go-maintainers [꩜] lists.alioth.debian.org>
 
Homepage Source Package
 

Dependencies

Installed Size: 48.1 kB
Architectures: all 

 

Versions

1.0.0-1.1 all