python-jsonschema-specifications 2024.10.1
JSON Schema meta-schemas and vocabularies, exposed as a Registry
This package provides JSON support files from the JSON Schema Specifications (metaschemas, vocabularies, etc.), packaged for runtime access from Python as a referencing-based Schema Registry.
- Outputs:
out
- Website: https://github.com/python-jsonschema/jsonschema-specifications
- Licenses: Expat
- Package source: gnu/packages/python-xyz.scm
- Builds: See build status
- Issues: See known issues
Installation
Install python-jsonschema-specifications 2024.10.1
as follows:
guix install python-jsonschema-specifications@2024.10.1
Or install the latest version:
guix install python-jsonschema-specifications
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.