%general-entities; ]> libyaml-&yaml-version; libyaml Introduction to libyaml The yaml package contains a C library for parsing and emitting YAML (YAML Ain't Markup Language) code. Package Information Download (HTTP): Download (FTP): libyaml Dependencies Optional Doxygen Installation of libyaml Install libyaml by running the following commands: ./configure --prefix=/usr --disable-static && make To test the results, issue: make check. Now, as the root user: make install Command Explanations Contents Installed Programs Installed Libraries Installed Directories None libyaml.so None Short Descriptions libyaml.so contains API functions for parsing and emitting YAML code libyaml.so