solarized-yaml: YAML parser solarized-yaml is a YAML parser for Erlang with emphasis on friendly error messages. solarized-yaml is distributed under the terms of the ISC Licence; see LICENSE. Documentation yaml_event module. Parse a binary emitting YAML events and errors. Usage with erlang.mk Add to your Makefile: Makefile DEPS = yaml dep_yaml = git https://github.com/emtenet/erlang-yaml master Licence See LICENSE for licensing information.