[ 原始碼: python-jsonschema ]
套件:python3-jsonschema(4.19.2-5)
python3-jsonschema 的相關連結
Debian 的資源:
下載原始碼套件 python-jsonschema:
- [python-jsonschema_4.19.2-5.dsc]
- [python-jsonschema_4.19.2.orig.tar.xz]
- [python-jsonschema_4.19.2-5.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [github.com]
相似套件:
An(other) implementation of JSON Schema
JSON Schema is a specification for a JSON-based format for defining the structure of JSON data. JSON Schema provides a contract for what JSON data is required for a given application and how it can be modified, much like what XML Schema provides for XML. JSON Schema is intended to provide validation, documentation, and interaction control of JSON data.
This package has full support for Draft 2020-12, Draft 2019-09, Draft 7, Draft 6, Draft 4 and Draft 3.
其他與 python3-jsonschema 有關的套件
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-attr
- Attributes without boilerplate (Python 3)
-
- dep: python3-importlib-resources
- Read resources from Python packages
- 或者 python3-supported-min (>= 3.9)
- 套件暫時不可用
-
- dep: python3-jsonschema-specifications
- JSON Schema meta-schemas and vocabularies, exposed as a Registry
-
- dep: python3-referencing
- Implementation-agnostic implementation of JSON reference resolution
-
- dep: python3-rpds-py
- Python bindings to Rust's persistent data structures (rpds)
-
- rec: python3-idna
- Python IDNA2008 (RFC 5891) handling (Python 3)
-
- rec: python3-json-pointer
- resolve JSON pointers - Python 3.x
-
- rec: python3-rfc3987
- Parsing and validation of URIs (RFC 3986) and IRIs (RFC 3987)
-
- rec: python3-uritemplate
- implementation of RFC6570 - Python 3.x
-
- rec: python3-webcolors
- python3 library of color names and value formats
-
- sug: python-jsonschema-doc
- An(other) implementation of JSON Schema (Draft 3, 4, 6, 7) - doc