[ Fonte: python-pyglfw ]
Pacote: python3-pyglfw (2.10.0+dfsg-1)
Links para python3-pyglfw
Recursos de Debian:
- Relatórios de bug
- Informação de desenvolvedor(a)
- Debian Changelog
- Arquivo de copyright
- Rastreador de patch Debian
Baixe o pacote-fonte python-pyglfw:
- [python-pyglfw_2.10.0+dfsg-1.dsc]
- [python-pyglfw_2.10.0+dfsg.orig.tar.xz]
- [python-pyglfw_2.10.0+dfsg-1.debian.tar.xz]
Mantenedores(as):
Fontes externas:
- Pagina principal [github.com]
Pacotes similares:
Python bindings for GLFW
This module provides Python bindings for GLFW. It is a ctypes wrapper which keeps very close to the original GLFW API, except for:
* function names use the pythonic words_with_underscores notation instead of camelCase * GLFW_ and glfw prefixes have been removed, as their function is replaced by the module namespace * structs have been replaced with Python sequences and namedtuples * functions like glfwGetMonitors return a list instead of a pointer and an object count * Gamma ramps use floats between 0.0 and 1.0 instead of unsigned shorts * GLFW errors are reported as glfw.GLFWError warnings if no error callback is set * instead of a sequence for GLFWimage structs, PIL/pillow Image objects can be used
Outros pacotes relacionados a python3-pyglfw
|
|
|
|
Download de python3-pyglfw
| Arquitetura | Tamanho do pacote | Tamanho instalado | Arquivos |
|---|---|---|---|
| all | 30.1 kB | 193.0 kB | [lista de arquivos] |
