diff options
Diffstat (limited to 'devel/py-jsonschema3/pkg-descr')
-rw-r--r-- | devel/py-jsonschema3/pkg-descr | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/devel/py-jsonschema3/pkg-descr b/devel/py-jsonschema3/pkg-descr index 70a4a02d308d..130c5d25f094 100644 --- a/devel/py-jsonschema3/pkg-descr +++ b/devel/py-jsonschema3/pkg-descr @@ -4,5 +4,3 @@ jsonschema is an implementation of JSON Schema for Python - Lazy validation that can iteratively report all validation errors. - Small and extensible - Programmatic querying of which properties or items failed validation. - -WWW: https://github.com/Julian/jsonschema |