[ ソース: python-jsonschema ]
パッケージ: python3-jsonschema (3.2.0-3)
python3-jsonschema に関するリンク
Debian の資源:
python-jsonschema ソースパッケージをダウンロード:
- [python-jsonschema_3.2.0-3.dsc]
- [python-jsonschema_3.2.0.orig.tar.xz]
- [python-jsonschema_3.2.0-3.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
- 対話式の高レベルオブジェクト指向言語 (デフォルト python3 バージョン)
-
- dep: python3-attr
- Attributes without boilerplate (Python 3)
-
- dep: python3-importlib-metadata
- library to access the metadata for a Python package - Python 3.x
-
- dep: python3-pkg-resources
- pkg_resources を用いたパッケージ検索およびリソースアクセス
-
- dep: python3-pyrsistent
- persistent/functional/immutable data structures for Python
-
- dep: python3-setuptools
- Python3 用配布用ユーティリティへの機能強化
-
- dep: python3-six (>= 1.11.0)
- Python 2 と 3 の互換性ライブラリー(Python 3 インターフェイス)
-
- sug: python-jsonschema-doc
- An(other) implementation of JSON Schema (Draft 3 and 4) - doc