Commit Graph

2 Commits

Author SHA1 Message Date
pea
c9efae7a95 Update to 0.1.2
ok ajacoutot@
2008-12-31 12:15:45 +00:00
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