2022-05-11 02:36:33 +00:00
|
|
|
package:
|
|
|
|
name: jsonschema
|
2024-02-12 23:31:32 +00:00
|
|
|
version: 4.21.1
|
2022-09-06 06:20:04 +00:00
|
|
|
top-level:
|
|
|
|
- jsonschema
|
2022-05-11 02:36:33 +00:00
|
|
|
source:
|
2024-02-12 23:31:32 +00:00
|
|
|
url: https://files.pythonhosted.org/packages/39/9d/b035d024c62c85f2e2d4806a59ca7b8520307f34e0932fbc8cc75fe7b2d9/jsonschema-4.21.1-py3-none-any.whl
|
|
|
|
sha256: 7996507afae316306f9e2290407761157c6f78002dcf7419acb99822143d1c6f
|
2022-05-11 02:36:33 +00:00
|
|
|
requirements:
|
|
|
|
run:
|
|
|
|
- attrs
|
|
|
|
- pyrsistent
|
2024-02-12 23:31:32 +00:00
|
|
|
- referencing
|
|
|
|
- jsonschema_specifications
|
2022-05-11 02:36:33 +00:00
|
|
|
about:
|
|
|
|
home: https://github.com/Julian/jsonschema
|
|
|
|
PyPI: https://pypi.org/project/jsonschema
|
|
|
|
summary: An implementation of JSON Schema validation for Python
|
|
|
|
license: MIT
|