Source: pgzero Section: python Testsuite: autopkgtest-pkg-pybuild Priority: optional Maintainer: Debian Python Team Uploaders: Peter Michael Green , Serge Schneider Build-Depends: debhelper-compat (= 13), dh-sequence-python3, pybuild-plugin-pyproject, python3-all, python3-pygame , python3-pytest , 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.