Name: | python3-fastjsonschema |
---|---|
Version: | 2.16.1 |
Release: | 1.el9 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 153632 |
License: | BSD |
RPM: | python3-fastjsonschema-2.16.1-1.el9.noarch.rpm |
Source RPM: | python-fastjsonschema-2.16.1-1.el9.src.rpm |
Build Date: | Thu Feb 02 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. |