Name : python311-glfw
| |
Version : 2.8.0
| Vendor : openSUSE
|
Release : 1.1
| Date : 2025-01-16 12:15:33
|
Group : Development/Languages/Python
| Source RPM : python-glfw-2.8.0-1.1.src.rpm
|
Size : 0.33 MB
| |
Packager : https://bugs_opensuse_org
| |
Summary : A ctypes-based wrapper for GLFW3
|
Description :
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 - 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`` exceptions if no error callback is set (use ``glfw.ERROR_REPORTING=False`` to disable this)
|
RPM found in directory: /vol/rzm3/linux-opensuse/slowroll/repo/oss/noarch |
Hmm ... It's impossible ;-) This RPM doesn't exist on any FTP server
Provides :
python3-glfw
python3.11dist(glfw)
python311-glfw
python3dist(glfw)
Requires :