パッケージ: python-jsonschema (2.6.0-2)
python-jsonschema に関するリンク
Trisquel の資源:
python-jsonschema ソースパッケージをダウンロード:
- [python-jsonschema_2.6.0-2.dsc]
- [python-jsonschema_2.6.0.orig.tar.xz]
- [python-jsonschema_2.6.0-2.debian.tar.xz]
メンテナ:
Original Maintainers:
- Debian OpenStack (メールアーカイブ)
- Thomas Goirand
外部の資源:
- ホームページ [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
- interactive high-level object-oriented language (default version)
-
- 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: python2.7
- Interactive high-level object-oriented language (version 2.7)
-
- dep: python3-pkg-resources
- Package Discovery and Resource Access using pkg_resources