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)
6 lines
281 B
Text
6 lines
281 B
Text
jsonschema is an implementation of JSON Schema for Python
|
|
|
|
- Full support for Draft 3 and Draft 4 of the schema.
|
|
- Lazy validation that can iteratively report all validation errors.
|
|
- Small and extensible
|
|
- Programmatic querying of which properties or items failed validation.
|