There is no mature yaml library for erlang

erlang, yaml

Solution

Yamler seems like a good library.

Problem

Is there a mature and stable YAML library for Erlang that someone has actually used? I can't seem to find one anywhere Update: I have searched and searched and still not found one

Original source