Description
YAML files can be parsed and emitted inside Windows-targeted applications with LibYAML. Developers use it for configuration files, data exchange, and tools that need a C YAML implementation.
It is a YAML parsing library, not a configuration editor. Applications should validate untrusted YAML carefully because complex documents can affect memory use and configuration behavior.