| Name: | python3-fastjsonschema |
|---|---|
| Version: | 2.19.1 |
| Release: | 4.el10_0 |
| Architecture: | noarch |
| Group: | Unspecified |
| Size: | 193713 |
| License: | BSD-3-Clause |
| RPM: | python3-fastjsonschema-2.19.1-4.el10_0.noarch.rpm |
| Source RPM: | python-fastjsonschema-2.19.1-4.el10_0.src.rpm |
| Build Date: | Fri Dec 20 2024 |
| Build Host: | build-ol10-x86_64.oracle.com |
| Vendor: | Oracle America |
| URL: | https://github.com/horejsek/python-fastjsonschema |
| Summary: | Fastest Python implementation of JSON schema |
| Description: | fastjsonschema implements validation of JSON documents by JSON schema. The library implements JSON schema drafts 04, 06 and 07. The main purpose is to have a really fast implementation. |