YAML and JSON are simple and nice format for structured data and easier for
human to read and write than XML. But there have been no schema for YAML
such as RelaxNG or DTD. Kwalify gets over this situation.
WWW: http://www.kuwata-lab.com/kwalify/
PR: ports/142933
Submitted by: Eric Freeman <freebsdports at chillibear.com>