Source: python-hypothesis-jsonschema
Section: python
Maintainer: Debian Python Team <team+python@tracker.debian.org>
Uploaders:
 Simon Josefsson <simon@josefsson.org>,
Build-Depends:
 debhelper-compat (= 13),
 dh-sequence-python3,
 pybuild-plugin-pyproject,
 python3-all,
 python3-jsonschema,
 python3-hypothesis,
 python3-setuptools,
Standards-Version: 4.7.4
Homepage: https://github.com/python-jsonschema/hypothesis-jsonschema
Vcs-Git: https://salsa.debian.org/python-team/packages/python-hypothesis-jsonschema.git
Vcs-Browser: https://salsa.debian.org/python-team/packages/python-hypothesis-jsonschema
Testsuite: autopkgtest-pkg-python

Package: python3-hypothesis-jsonschema
Architecture: all
Depends:
 ${misc:Depends},
 ${python3:Depends},
Description: advanced Quickcheck style testing library for Python 3
 A [Hypothesis](https://hypothesis.readthedocs.io) strategy for
 generating data that matches some [JSON
 schema](https://json-schema.org/).
 .
 This package contains the Python 3 module.
