Commit Graph

1 Commits

Author SHA1 Message Date
ajacoutot
6dfa61d68f Import libyaml-0.1.1
LibYAML is a YAML 1.1 parser and emitter written in C.
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
<...>

from Pierre-Emmanuel Andre (MAINTAINER)
2008-10-18 10:50:46 +00:00