Package: wnpp Severity: wishlist Owner: Arthur Diniz <arthurbdi...@gmail.com>
* Package name : golang-go.yaml-yaml-v3 Version : 3.0.4-1 Upstream Author : The YAML Project * URL : https://github.com/yaml/go-yaml * License : Apache-2.0 Programming Lang: Go Description : YAML Support for the Go Language The yaml package enables Go programs to encode and decode YAML values. . The package supports most of YAML 1.2, but preserves some behavior from 1.1 for backwards compatibility. . Key features include support for anchors, tags, and map merging, struct field mapping with yaml tags, both typed struct and generic map unmarshaling, marshal and unmarshal operations for Go data structures, and flow and block style YAML output formatting. . The library provides a simple API with Marshal and Unmarshal functions that work similarly to the standard library's json package. . This dependency is required for the new upstream version of kustomize. https://tracker.debian.org/pkg/kustomize