Package: libepoxy0 Source: libepoxy Version: 1.5.10-2 Architecture: amd64 Maintainer: Debian X Strike Force Installed-Size: 1363 Depends: libc6 (>= 2.34) Section: libs Priority: optional Multi-Arch: same Homepage: https://github.com/anholt/libepoxy Description: OpenGL function pointer management library It hides the complexity of dlopen(), dlsym(), glXGetProcAddress(), eglGetProcAddress(), etc. from the app developer, with very little knowledge needed on their part. They get to read GL specs and write code using undecorated function names like glCompileShader().