LibYAML 0.0.1 review

Download
by rbytes.net on

LibYAML is a C library implementation of a YAML 1.1 parser and emitter

License: MIT/X Consortium License
File size: 401K
Developer: Kirill Simonov
0 stars award from rbytes.net

LibYAML is a C library implementation of a YAML 1.1 parser and emitter. LibYAML includes a Python language binding.

To build and install LibYAML, run

$ ./configure
$ make
# make install

What's New in This Release:
This is a functionally complete release, although the API may change.

LibYAML 0.0.1 keywords