| Name: | python3-jsonschema |
|---|---|
| Version: | 3.2.0 |
| Release: | 13.el9 |
| Architecture: | noarch |
| Group: | Unspecified |
| Size: | 424136 |
| License: | MIT |
| RPM: | python3-jsonschema-3.2.0-13.el9.noarch.rpm |
| Source RPM: | python-jsonschema-3.2.0-13.el9.src.rpm |
| Build Date: | Mon Jan 10 2022 |
| Build Host: | build-ol9-x86_64.oracle.com |
| Vendor: | Oracle America |
| URL: | https://github.com/Julian/jsonschema |
| Summary: | Implementation of JSON Schema validation for Python |
| Description: | jsonschema is an implementation of JSON Schema for Python (supporting 2.7+, including Python 3). - Full support for Draft 7, Draft 6, Draft 4 and Draft 3 - Lazy validation that can iteratively report all validation errors. - Small and extensible - Programmatic querying of which properties or items failed validation. |