Artifact golang-github-invopop-yaml-dev_0.2.0-2_all

Metadata
deb_control_files:
- control
- md5sums
deb_fields:
  Architecture: all
  Depends: golang-gopkg-yaml.v3-dev (>= 3.0.0)
  Description: |-
    better way to marshal and unmarshal YAML in Golang
     This package is a wrapper around go-yaml (gopkg.in/yaml.v3) designed to
     enable a better way of handling YAML when marshaling to and from structs.
     .
     This is a fork and split of the original github.com/ghodss/yaml
     repository which no longer appears to be maintained.
     .
     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.
  Homepage: https://github.com/invopop/yaml
  Installed-Size: '53'
  Maintainer: Debian Go Packaging Team <team+pkg-go@tracker.debian.org>
  Multi-Arch: foreign
  Package: golang-github-invopop-yaml-dev
  Priority: optional
  Section: golang
  Source: golang-github-invopop-yaml
  Version: 0.2.0-2
srcpkg_name: golang-github-invopop-yaml
srcpkg_version: 0.2.0-2

File

golang-github-invopop-yaml-dev_0.2.0-2_all.deb
Binary file golang-github-invopop-yaml-dev_0.2.0-2_all.deb cannot be displayed. you can view it raw or download it instead.

Relations

Relation Direction Type Name
built-using Source package golang-github-invopop-yaml_0.2.0-2

binary package System - - 5 months, 3 weeks ago 4 months, 3 weeks
BETA