Language

Package: python-jsonschema @ 3.2.0

Synopsis

Implementation of JSON Schema for Python

Description

Jsonschema is an implementation of JSON Schema for Python.

Home page
https://github.com/Julian/jsonschema
Location
gnu/packages/python-xyz.scm (line: 3384, column: 2)
License

Lint warnings

LinterMessageLocation
optional-tests

Make sure tests are only run when requested

the 'check' phase should respect #:tests?