LibYAML 0.0.1 review
DownloadLibYAML is a C library implementation of a YAML 1.1 parser and emitter
|
|
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 search tags