[ 源代码: 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