yaml/

directory
v0.0.0-...-ec9fd1c Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 14, 2012 License: GPL-3.0

README

goyaml
========

goyaml is ported from libyaml (written by Kirill Simonov) and is released under
an MIT license.

http://pyyaml.org/wiki/LibYAML

Copyright (C) 2006 Kirill Simonov
Copyright (C) 2010 Ross Light

Directories

Path Synopsis
The data package has various ways to work with generic data.
The data package has various ways to work with generic data.
The parser package takes a sequence of tokens and transforms it into a representation graph (and optionally into native data structures).
The parser package takes a sequence of tokens and transforms it into a representation graph (and optionally into native data structures).
The scanner package is responsible for parsing a YAML document and transforming it into a sequence of events.
The scanner package is responsible for parsing a YAML document and transforming it into a sequence of events.
The token package contains constants for YAML token types.
The token package contains constants for YAML token types.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL