Source: python-moderngl-glcontext Section: python Priority: optional Maintainer: Debian Python Team Uploaders: Timo Röhling Build-Depends: debhelper-compat (= 13), dh-python, dh-sequence-python3, libegl-dev, libpython3-all-dev, libx11-dev, libgl-dev, pybuild-plugin-pyproject, python3-all-dev:any, python3-setuptools, python3-pytest , python3-psutil , xauth , xvfb , Standards-Version: 4.6.2 Vcs-Git: https://salsa.debian.org/python-team/packages/python-moderngl-glcontext.git Vcs-Browser: https://salsa.debian.org/python-team/packages/python-moderngl-glcontext Homepage: https://github.com/moderngl/glcontext Testsuite: autopkgtest-pkg-pybuild Rules-Requires-Root: no Package: python3-glcontext Architecture: any Depends: ${misc:Depends}, ${python3:Depends}, ${shlibs:Depends}, Description: Python 3 abstraction layer for OpenGL contexts This package provides a framework for the platform-dependent OpenGL initialization code and is primarily used by ModernGL. The modularization makes it simple to add additional platform support.