Name: | python3-fastjsonschema |
---|---|
Version: | 2.18.0 |
Release: | 1.el9 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 155909 |
License: | BSD-3-Clause |
RPM: | python3-fastjsonschema-2.18.0-1.el9.noarch.rpm |
Source RPM: | python-fastjsonschema-2.18.0-1.el9.src.rpm |
Build Date: | Fri Dec 01 2023 |
Build Host: | build-ol9-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. |