- 317 total downloads
- last updated 7/5/2020
- Latest version: 0.2.5.12
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.