Source: python-tavalidate
Homepage: https://github.com/sohoffice/tavalidate
Section: python
Maintainer: Debian Python Team <team+python@tracker.debian.org>
Uploaders: Jeroen Ploemen <jcfp@debian.org>
Build-Depends:
 debhelper-compat (= 13),
 dh-sequence-python3,
 python3-all,
 python3-box <!nocheck>,
 python3-lxml <!nocheck>,
 python3-setuptools
Standards-Version: 4.7.4
Vcs-Git: https://salsa.debian.org/python-team/packages/python-tavalidate.git
Vcs-Browser: https://salsa.debian.org/python-team/packages/python-tavalidate
Testsuite: autopkgtest-pkg-python

Package: python3-tavalidate
Architecture: all
Depends:
 ${misc:Depends},
 ${python3:Depends},
 python3-box
Description: utilities to help validate Tavern responses
 Tavalidate provides utilities to help validate Tavern responses,
 especially helpful when it comes to XML. Tavern is a pytest plugin,
 command-line tool and Python library for automated testing of APIs.
