NOTICE: This package has been removed from pkgsrc

./wip/go-ghodss-yaml, YAML marshaling and unmarshaling support for Go

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ]


Branch: CURRENT, Version: 1.0.0nb12, Package name: go-ghodss-yaml-1.0.0nb12, Maintainer: pkgsrc-users

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.


Required to build:
[pkgtools/cwrappers] [devel/go-yaml] [lang/go113]

Master sites:

SHA1: 5946d1e72349348b0ea52bd6108a2aa7b252494a
RMD160: 434c53d6413487835a363e2f43219dd5bfef82ca
Filesize: 11.496 KB

Version history: (Expand)