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 (>= 22.2.0),
 python3-jsonschema-specifications (>= 2023.03.6),
 python3-referencing (>= 0.28.4),
 python3-rpds-py (>= 0.25.0),
