Source: pgzero
Section: python
Testsuite: autopkgtest-pkg-python
Priority: optional
Maintainer: Debian Python Team <team+python@tracker.debian.org>,
Uploaders: Peter Michael Green <plugwash@debian.org>,
           Serge Schneider <serge@raspberrypi.org>
Build-Depends: debhelper-compat (= 13), dh-sequence-python3,
 python3-all, python3-setuptools
Standards-Version: 4.7.2
Vcs-Browser: https://salsa.debian.org/python-team/packages/pgzero
Vcs-Git: https://salsa.debian.org/python-team/packages/pgzero.git
Homepage: https://pygame-zero.readthedocs.io/en/stable/
Rules-Requires-Root: no

Package: python3-pgzero
Architecture: all
Depends: ${misc:Depends}, ${python3:Depends}, python3-pygame
Description: Zero-boilerplate games programming framework based on Pygame (Python 3)
 Pygame zero is intended for use in education, so that teachers can teach basic
 programming without needing to explain the Pygame API or write an event loop.
