Source: python-jsonschema-specifications
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-specifications/tags
Vcs-Browser: https://github.com/alvistack/python-jsonschema-jsonschema-specifications
Vcs-Git: https://github.com/alvistack/python-jsonschema-jsonschema-specifications.git
Build-Depends:
 debhelper,
 debhelper-compat (= 10),
 dh-python,
 fdupes,
 python3-dev,
 python3-pip,

Package: python3-jsonschema-specifications
Architecture: all
Description: The JSON Schema meta-schemas and vocabularies, exposed as a Registry
 JSON support files from the JSON Schema Specifications (metaschemas,
 vocabularies, etc.), packaged for runtime access from Python as a
 referencing-based Schema Registry.
Depends:
 ${misc:Depends},
 ${shlibs:Depends},
 ${python3:Depends},
 python3,
 python3-referencing (>= 0.31.0),
