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: 1.mga10 | Build date: Thu Dec 19 09:26:43 2024 |
Group: Development/Python | Build host: localhost |
Size: 156704 | Source RPM: python-glfw-2.7.0-1.mga10.src.rpm |
Packager: papoteur <papoteur> | |
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
* 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.12/site-packages/glfw /usr/lib/python3.12/site-packages/glfw-2.7.0.dist-info /usr/lib/python3.12/site-packages/glfw-2.7.0.dist-info/INSTALLER /usr/lib/python3.12/site-packages/glfw-2.7.0.dist-info/LICENSE.txt /usr/lib/python3.12/site-packages/glfw-2.7.0.dist-info/METADATA /usr/lib/python3.12/site-packages/glfw-2.7.0.dist-info/WHEEL /usr/lib/python3.12/site-packages/glfw-2.7.0.dist-info/top_level.txt /usr/lib/python3.12/site-packages/glfw/GLFW.py /usr/lib/python3.12/site-packages/glfw/__init__.py /usr/lib/python3.12/site-packages/glfw/__pycache__ /usr/lib/python3.12/site-packages/glfw/__pycache__/GLFW.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/glfw/__pycache__/GLFW.cpython-312.pyc /usr/lib/python3.12/site-packages/glfw/__pycache__/__init__.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/glfw/__pycache__/__init__.cpython-312.pyc /usr/lib/python3.12/site-packages/glfw/__pycache__/library.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/glfw/__pycache__/library.cpython-312.pyc /usr/lib/python3.12/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, Sat Feb 1 12:04:00 2025