A review of yaml (1.1.0)
Great for writing configuration files
YAML is a wonderful format for storing information in a human-readable form. I use YAML to write configuration files for my programs as it provides an easy means to store and retrieve the information.