Source: python-openapi-schema-validator Maintainer: Debian Python Team Uploaders: Julian Gilbey , Andrius Merkys Section: python Standards-Version: 4.7.4 Homepage: https://github.com/python-openapi/openapi-schema-validator Build-Depends: debhelper-compat (= 13), dh-sequence-python3, pybuild-plugin-pyproject, python3-all, python3-jsonschema, python3-jsonschema-specifications, python3-poetry-core, python3-pydantic, python3-pydantic-settings, python3-pytest , python3-pytest-cov , python3-referencing, python3-rfc3339-validator, python3-sphinx, python3-sphinx-rtd-theme Testsuite: autopkgtest-pkg-pybuild Vcs-Git: https://salsa.debian.org/python-team/packages/python-openapi-schema-validator.git Vcs-Browser: https://salsa.debian.org/python-team/packages/python-openapi-schema-validator Description: Validate schema against the OpenAPI Schema Specifications This Python module validates schema against the OpenAPI Schema Specification version 3.0 or 3.1. Package: python3-openapi-schema-validator Architecture: all Depends: ${misc:Depends}, ${python3:Depends} Suggests: python-openapi-schema-validator-doc Breaks: python3-openapi-spec-validator (<< 0.8.0), python3-openapi-core (<< 0.23.1) Multi-Arch: foreign Description: ${source:Synopsis} (Python 3) ${source:Extended-Description} . This package installs the module for Python 3. Package: python-openapi-schema-validator-doc Architecture: all Section: doc Depends: ${misc:Depends}, ${sphinxdoc:Depends} Suggests: python3-openapi-schema-validator Multi-Arch: foreign Description: ${source:Synopsis} (documentation) ${source:Extended-Description} . This package contains HTML documentation. Build-Profiles: