My favorites | Sign in
Project Home Downloads Wiki Issues Source
Project Information
Members

This Erlang module can be used to read in YAML data structures and convert them into appropriate Erlang elements: lists or mappings. Lists are represented as lists, and mappings as tuples of {key, value}.

Powered by Google Project Hosting