[ buster ]
[ 源代码: python-jsonschema ]
软件包:python-jsonschema(2.6.0-4)
python-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 2.7
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 2.7 module.
其他与 python-jsonschema 有关的软件包
|
|
|
|
-
- dep: python
- 交互式高级面向对象语言(Python2 版本)
-
- dep: python-functools32
- Backport of the functools module from Python 3.2.3 to Python 2.7
-
- dep: python-mock
- Mocking and Testing Library
-
- dep: python-pkg-resources
- Package Discovery and Resource Access using pkg_resources
-
- dep: python2.7
- 交互式高级面向对象语言 (2.7 版)
-
- sug: python-jsonschema-doc
- An(other) implementation of JSON Schema (Draft 3 and 4) - doc