Source: python-qemu-qmp Section: python Priority: optional Maintainer: Debian QEMU Team Uploaders: Michael Tokarev Build-Depends: debhelper-compat (= 13), dh-python, python3-all | python3, pybuild-plugin-pyproject, python3-setuptools, python3-setuptools-scm, Build-Depends-Indep: #tests: python3-coverage , python3-flake8 , python3-isort , python3-mypy , python3-pygments , python3-pytest , python3-urwid , python3-urwid-readline , pylint , #docs: python3-sphinx , 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.