fb16dfecae
Commit b7f05445c0
has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner)
5 lines
288 B
Text
5 lines
288 B
Text
Kwalify is a parser, schema validator, and data binding tool for YAML and JSON.
|
|
|
|
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.
|