Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: python3-glfw | Distribution: Mageia |
Version: 2.7.0 | Vendor: Mageia.Org |
Release: 2.mga10 | Build date: Sat Mar 1 18:49:18 2025 |
Group: Development/Python | Build host: localhost |
Size: 156860 | Source RPM: python-glfw-2.7.0-2.mga10.src.rpm |
Packager: wally <wally> | |
Url: https://github.com/FlorianRhiem/pyGLFW | |
Summary: A ctypes-based wrapper for GLFW3 |
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)
MIT
* Sat Mar 01 2025 wally <wally> 2.7.0-2.mga10 + Revision: 2155016 - rebuild for python3.13 * Thu Dec 19 2024 papoteur <papoteur> 2.7.0-1.mga10 + Revision: 2126250 - new version 2.7.0 * Tue Dec 12 2023 papoteur <papoteur> 2.5.0-3.mga10 + Revision: 2017456 - rebuild for python 3.12
/usr/lib/python3.13/site-packages/glfw /usr/lib/python3.13/site-packages/glfw-2.7.0.dist-info /usr/lib/python3.13/site-packages/glfw-2.7.0.dist-info/INSTALLER /usr/lib/python3.13/site-packages/glfw-2.7.0.dist-info/LICENSE.txt /usr/lib/python3.13/site-packages/glfw-2.7.0.dist-info/METADATA /usr/lib/python3.13/site-packages/glfw-2.7.0.dist-info/WHEEL /usr/lib/python3.13/site-packages/glfw-2.7.0.dist-info/top_level.txt /usr/lib/python3.13/site-packages/glfw/GLFW.py /usr/lib/python3.13/site-packages/glfw/__init__.py /usr/lib/python3.13/site-packages/glfw/__pycache__ /usr/lib/python3.13/site-packages/glfw/__pycache__/GLFW.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/glfw/__pycache__/GLFW.cpython-313.pyc /usr/lib/python3.13/site-packages/glfw/__pycache__/__init__.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/glfw/__pycache__/__init__.cpython-313.pyc /usr/lib/python3.13/site-packages/glfw/__pycache__/library.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/glfw/__pycache__/library.cpython-313.pyc /usr/lib/python3.13/site-packages/glfw/library.py /usr/share/doc/python3-glfw /usr/share/doc/python3-glfw/README.rst /usr/share/licenses/python3-glfw /usr/share/licenses/python3-glfw/LICENSE.txt
Generated by rpm2html 1.8.1
Fabrice Bellet, Mon Mar 3 09:17:52 2025