summaryrefslogtreecommitdiff
path: root/textproc/rubygem-psych3/pkg-descr
blob: 2603b770aaf879884f49c1f8921bb8bc75fc80da (plain)
1
2
3
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.