Letter G

golang-gopkg-yaml-devel - Enables Go programs to comfortably encode and decode YAML values

Website: https://github.com/go-yaml/yaml
License: LGPLv3 with exceptions
Vendor: Alcance Libre, Inc.
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 is almost compatible with YAML 1.1, including support for
anchors, tags, etc. There are still a few missing bits, such as document
merging, base-60 floats (huh?), and multi-document unmarshalling. These
features are not hard to add, and will be introduced as necessary.

This package contains library source intended for
building other packages which use import path with
gopkg.in/v1/yaml prefix.

Packages

golang-gopkg-yaml-devel-1-16.fc14.al.noarch [56 KiB] Changelog by Joel Barrios (2018-10-19):
- Rebuild for ALDOS 1.4.15.
golang-gopkg-yaml-devel-1-5.fc14.al.x86_64 [60 KiB] Changelog by jchaloup (2014-12-10):
- Update to gopkg.in/check.v2 but still provide gopkg.in/check.v1
  related: #1141875

Listing created by Repoview-0.6.6-6.fc14.al