Package golang-gopkg-yaml-v2: Information
Source package: golang-gopkg-yaml-v2
Version: 2.0-alt2.gita83829b6
Build time: Mar 10, 2016, 09:42 PM in the task #161180
Category: Development/Other
Report package bugHome page: https://godoc.org/gopkg.in/yaml.v2
License: LGPL v.3
Summary: YAML support for the Go language
Description:
The yaml package enables Go programs to comfortably encode and decode YAML values. It was developed within Canonical (https://www.canonical.com) as part of the juju (https://juju.ubuntu.com) project, and is based on a pure Go port of the well-known libyaml (http://pyyaml.org/wiki/LibYAML) C library to parse and generate YAML data quickly and reliably.
Maintainer: Denis Pynkin
Last changed
March 10, 2016 Denis Pynkin 2.0-alt2.gita83829b6
- Update
Feb. 16, 2016 Denis Pynkin 2.0-alt1.gitf7716cbe
- Initial package