Thu, 04 Jul 2024 06:06:59 UTC | login

Information for build golang-gopkg-yaml-1-0-0.2.20190622git9f9df34.fc31

ID93615
Package Namegolang-gopkg-yaml-1
Version0
Release0.2.20190622git9f9df34.fc31
Epoch
SummaryYaml support for the Go language
Description The yaml package enables Go programs to comfortably encode and decode YAML values. It was developed within Canonical as part of the juju project, and is based on a pure Go port of the well-known libyaml C library to parse and generate YAML data quickly and reliably. The yaml package supports most of YAML 1.1 and 1.2, including support for anchors, tags, map merging, etc. Multi-document unmarshalling is not yet implemented, and base-60 floats from YAML 1.1 are purposefully not supported since they're a poor design and are gone in YAML 1.2.
Built bydavidlt
State complete
Volume DEFAULT
StartedWed, 24 Jul 2019 05:49:32 UTC
CompletedWed, 24 Jul 2019 05:49:32 UTC
Tags
f31
RPMs
src
golang-gopkg-yaml-1-0-0.2.20190622git9f9df34.fc31.src.rpm (info) (download)
noarch
compat-golang-gopkg-1-yaml-devel-0-0.2.20190622git9f9df34.fc31.noarch.rpm (info) (download)
golang-gopkg-yaml-1-devel-0-0.2.20190622git9f9df34.fc31.noarch.rpm (info) (download)
Changelog * Fri Jul 05 2019 Elliott Sales de Andrade <quantum.analyst@gmail.com> - 0-0.2.20190622git9f9df34 - Add Obsoletes for old name * Sun Apr 21 2019 Robert-André Mauchin <zebob.m@gmail.com> - 0-0.1.20190622git9f9df34 - Initial package