Source: python-moderngl-glcontext Section: python Maintainer: Debian Python Team Uploaders: Timo Röhling , Build-Depends: debhelper-compat (= 14), dh-python, dh-sequence-python3, dh-sequence-single-binary, libegl-dev, libgl-dev, libpython3-all-dev, libx11-dev, pybuild-plugin-pyproject, python3-all-dev:any, python3-psutil , python3-pytest , python3-setuptools, xauth , xvfb , Standards-Version: 4.7.4 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 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.