Source: pymsgbox
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
XSBC-Original-Maintainer: Debian Python Team <team+python@tracker.debian.org>
Uploaders: Roland Mas <lolando@debian.org>,
Section: python
Priority: optional
Build-Depends:
 debhelper-compat (= 13),
 dh-sequence-python3,
 python3-all,
 python3-pytest,
 python3-setuptools,
#python3-pyautogui <!nocheck>,
#python3-pytest <!nocheck>,
#python3-pytest-xvfb <!nocheck>,
Standards-Version: 3.9.6
Testsuite: autopkgtest-pkg-pybuild
Homepage: https://github.com/asweigart/pymsgbox

Package: python3-pymsgbox
Architecture: all
Depends: ${misc:Depends}, ${python3:Depends},
Description: Simple pure Python module for JavaScript-like message boxes
 A simple, cross-platform, pure Python module for JavaScript-like
 message boxes.
