| Name: | python3-jsonschema |
|---|---|
| Version: | 4.19.1 |
| Release: | 7.el10 |
| Architecture: | noarch |
| Group: | Unspecified |
| Size: | 871329 |
| License: | MIT |
| RPM: | python3-jsonschema-4.19.1-7.el10.noarch.rpm |
| Source RPM: | python-jsonschema-4.19.1-7.el10.src.rpm |
| Build Date: | Wed Jan 29 2025 |
| Build Host: | build-ol10-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. |