Source: python-jsonschema
Section: python
Priority: optional
Standards-Version: 4.5.0
Maintainer: Wong Hoi Sing Edison <hswong3i@pantarei-design.com>
Homepage: https://github.com/python-jsonschema/jsonschema/tags
Vcs-Browser: https://github.com/alvistack/python-jsonschema-jsonschema
Vcs-Git: https://github.com/alvistack/python-jsonschema-jsonschema.git
Build-Depends:
 debhelper,
 debhelper-compat (= 10),
 dh-python,
 fdupes,
 python3-dev,
 python3-pip,

Package: python3-jsonschema
Architecture: all
Description: An implementation of JSON Schema validation for Python
 jsonschema is an implementation of the JSON Schema specification for
 Python.
Depends:
 ${misc:Depends},
 ${shlibs:Depends},
 ${python3:Depends},
 python3,
 python3-attr (>= 17.4.0),
 python3-importlib-metadata,
 python3-pyrsistent (>= 0.14.0),
 python3-six (>= 1.11.0),
