[ 原始碼: python-jsonschema ]
套件:python3-jsonschema(2.6.0-4)
python3-jsonschema 的相關連結
Debian 的資源:
下載原始碼套件 python-jsonschema:
- [python-jsonschema_2.6.0-4.dsc]
- [python-jsonschema_2.6.0.orig.tar.xz]
- [python-jsonschema_2.6.0-4.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [github.com]
相似套件:
An(other) implementation of JSON Schema (Draft 3 and 4) - Python 3.x
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 contains the Python 3.x module.
其他與 python3-jsonschema 有關的套件
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-pkg-resources
- Package Discovery and Resource Access using pkg_resources
-
- sug: python-jsonschema-doc
- An(other) implementation of JSON Schema (Draft 3 and 4) - doc