A C library for parsing and emitting YAML (debug info)
libyaml_debuginfo-0.2.5-1-x86_64
LibYAML covers presenting and parsing processes. Thus LibYAML defines the following two processors:
* Parser, which takes an input stream of bytes and produces a sequence of parsing events.
* Emitter, which takes a sequence of events and produces a stream of bytes.