Source: pymsgbox
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-python,
 python3-all,
 python3-pytest,
 python3-setuptools,
Standards-Version: 3.9.6
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.
