Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: compat-golang-gopkg-2-yaml-devel | Distribution: Fedora Project |
Version: 2.4.0 | Vendor: Fedora Project |
Release: 11.el9 | Build date: Mon Sep 18 10:54:46 2023 |
Group: Unspecified | Build host: buildvm-a64-24.iad2.fedoraproject.org |
Size: 10 | Source RPM: golang-gopkg-yaml-2-2.4.0-11.el9.src.rpm |
Packager: Fedora Project | |
Url: https://github.com/go-yaml/yaml | |
Summary: Yaml support for the Go language |
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. This package provides symbolic links that alias the following Go import paths to gopkg.in/yaml.v2: – gopkg.in/v2/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.v2.
Apache-2.0 and MIT
* Thu Jul 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 2.4.0-11 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 2.4.0-10 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Wed Aug 31 2022 Maxwell G <gotmax@e.email> - 2.4.0-9 - Disable tests on 32-bit due to int overflows * Wed Aug 31 2022 Maxwell G <gotmax@e.email> - 2.4.0-8 - Fix FTBFS by adding missing dependency (rhbz#2113401) * Wed Aug 31 2022 Maxwell G <gotmax@e.email> - 2.4.0-7 - Adopt new licensing guidelines * Thu Jul 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 2.4.0-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Thu Jan 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 2.4.0-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Thu Jul 22 2021 Fedora Release Engineering <releng@fedoraproject.org> - 2.4.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
/usr/share/gocode/src/gopkg.in/v2 /usr/share/gocode/src/gopkg.in/v2/yaml
Generated by rpm2html 1.8.1
Fabrice Bellet, Fri Nov 15 07:51:05 2024