Thu, 04 Jul 2024 05:31:21 UTC | login

Information for RPM compat-golang-gopkg-3-yaml-devel-0-0.3.20190622gitcdc409d.fc32.noarch.rpm

ID556050
Namecompat-golang-gopkg-3-yaml-devel
Version0
Release0.3.20190622gitcdc409d.fc32
Epoch
Archnoarch
SummaryYaml support for the Go language
DescriptionThe 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.2, but preserves some behavior from 1.1 for backwards compatibility. Specifically, as of v3 of the yaml package: – YAML 1.1 bools (yes/no, on/off) are supported as long as they are being decoded into a typed bool value. Otherwise they behave as a string. Booleans in YAML 1.2 are true/false only. – Octals encode and decode as 0777 per YAML 1.1, rather than 0o777 as specified in YAML 1.2, because most parsers still use the old format. Octals in the 0o777 format are supported though, so new files work. – Does not support base-60 floats. These are gone from YAML 1.2, and were actually never supported by this package as it's clearly a poor choice. and offers backwards compatibility with YAML 1.1 in some cases. 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. This package provides symbolic links that alias the following Go import paths to gopkg.in/yaml.v3: – gopkg.in/v3/yaml Aliasing Go import paths via symbolic links or http redirects is fragile. If your Go code depends on this package, you should patch it to import directly gopkg.in/yaml.v3.
Build Time2020-01-29 02:58:14 GMT
Size9.22 KB
f3f841b153daf99606d3a297de60efb1
LicenseASL 2.0 and MIT
Provides
compat-golang-gopkg-3-yaml-devel = 0-0.3.20190622gitcdc409d.fc32
golang(gopkg.in/v3/yaml) = 0-0.3.20190622gitcdc409d.fc32
golang(gopkg.in/v3/yaml)(commit=cdc409dda467df8d60dc5c7d18f38e810979de95) = 0-0.3.20190622gitcdc409d.fc32
golang-symlink(gopkg.in/v3/yaml) = 0-0.3.20190622gitcdc409d.fc32
golang-symlink(gopkg.in/v3/yaml)(commit=cdc409dda467df8d60dc5c7d18f38e810979de95) = 0-0.3.20190622gitcdc409d.fc32
Obsoletes
golang-gopkg-3-yaml-devel < 0-0.3.20190622gitcdc409d.fc32
Conflicts No Conflicts
Requires
go-filesystem
golang-ipath(gopkg.in/yaml.v3) = 0-0.3.20190622gitcdc409d.fc32
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsZstd) <= 5.4.18-1
Recommends No Recommends
Suggests No Suggests
Supplements No Supplements
Enhances No Enhances
Files
1 through 2 of 2
Name ascending sort Size
/usr/share/gocode/src/gopkg.in/v30.00 B
/usr/share/gocode/src/gopkg.in/v3/yaml10.00 B
Component of No Buildroots