Source: python-qemu-qmp
Section: python
Priority: optional
Maintainer: Debian QEMU Team <team+qemu@tracker.debian.org>
Uploaders:
 Michael Tokarev <mjt@tls.msk.ru>
Build-Depends:
 debhelper-compat (= 13),
 dh-python,
 python3-all | python3,
 pybuild-plugin-pyproject,
 python3-setuptools,
 python3-setuptools-scm,
Build-Depends-Indep:
#tests:
 python3-coverage <!nocheck>,
 python3-flake8 <!nocheck>,
 python3-isort <!nocheck>,
 python3-mypy <!nocheck>,
 python3-pygments <!nocheck>,
 python3-pytest <!nocheck>,
 python3-urwid <!nocheck>,
 python3-urwid-readline <!nocheck>,
 pylint <!nocheck>,
#docs:
 python3-sphinx <!nodoc>,
Standards-Version: 4.7.3
Vcs-Browser: https://salsa.debian.org/qemu-team/python-qemu-qmp
Vcs-Git: https://salsa.debian.org/qemu-team/python-qemu-qmp.git
Homepage: https://gitlab.com/qemu-project/python-qemu-qmp

Package: python3-qemu-qmp
Architecture: all
Depends:
 ${misc:Depends},
 ${python3:Depends},
Description: QEMU Monitor Protocol Library
 This package provides a python library used to communicate
 with qemu-system -qmp monitor.
