| Name: | python3-fastjsonschema |
|---|---|
| Version: | 2.18.0 |
| Release: | 4.el10 |
| Architecture: | noarch |
| Group: | Unspecified |
| Size: | 192872 |
| License: | BSD-3-Clause |
| RPM: | python3-fastjsonschema-2.18.0-4.el10.noarch.rpm |
| Source RPM: | python-fastjsonschema-2.18.0-4.el10.src.rpm |
| Build Date: | Sat Aug 31 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. |