category: Ruby
requires:  
sdesc: "Ruby YAML parser module"
ldesc: "Psych is a YAML parser and emitter. Psych leverages libyaml for
its YAML parsing and emitting capabilities. In addition to wrapping libyaml,
Psych also knows how to serialize and de-serialize most Ruby objects to and
from the YAML format."
external-source: ruby-psych