Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: compat-golang-gopkg-1-yaml-devel | Distribution: Mageia |
Version: 0 | Vendor: Mageia.Org |
Release: 30.mga9 | Build date: Sun Dec 11 13:41:03 2022 |
Group: Development/Other | Build host: localhost |
Size: 10 | Source RPM: golang-gopkg-yaml-1-0-30.mga9.src.rpm |
Packager: guillomovitch <guillomovitch> | |
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.v1: – gopkg.in/v1/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.v1.
MIT and LGPLv3
* Sun Dec 11 2022 guillomovitch <guillomovitch> 0-30.mga9 + Revision: 1920535 - fix tests + umeabot <umeabot> - Mageia 9 Mass Rebuild * Wed Nov 17 2021 guillomovitch <guillomovitch> 0-28.mga9 + Revision: 1757484 - rebuild for mageia 9
/usr/share/gocode/src/gopkg.in/v1 /usr/share/gocode/src/gopkg.in/v1/yaml
Generated by rpm2html 1.8.1
Fabrice Bellet, Mon Nov 4 08:46:39 2024