mirror of https://github.com/pyodide/pyodide.git
19 lines
537 B
YAML
19 lines
537 B
YAML
package:
|
|
name: jsonschema
|
|
version: 4.6.0
|
|
source:
|
|
url: https://files.pythonhosted.org/packages/aa/13/0063ea808b6a1bee57e0780d83bf0c57f0ed25a1b5ed3685524359c485fd/jsonschema-4.6.0-py3-none-any.whl
|
|
sha256: 1c92d2db1900b668201f1797887d66453ab1fbfea51df8e4b46236689c427baf
|
|
requirements:
|
|
run:
|
|
- attrs
|
|
- pyrsistent
|
|
test:
|
|
imports:
|
|
- jsonschema
|
|
about:
|
|
home: https://github.com/Julian/jsonschema
|
|
PyPI: https://pypi.org/project/jsonschema
|
|
summary: An implementation of JSON Schema validation for Python
|
|
license: MIT
|