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.5.0 | Vendor: Mageia.Org |
Release: 3.mga10 | Build date: Tue Dec 12 12:18:59 2023 |
Group: Development/Python | Build host: localhost |
Size: 151740 | Source RPM: python-glfw-2.5.0-3.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
* Tue Dec 12 2023 papoteur <papoteur> 2.5.0-3.mga10 + Revision: 2017456 - rebuild for python 3.12 * Sun Mar 27 2022 umeabot <umeabot> 2.5.0-2.mga9 + Revision: 1829386 - Mageia 9 Mass Rebuild * Fri Feb 25 2022 mrambo3501 <mrambo3501> 2.5.0-1.mga9 + Revision: 1784460 - version 2.5.0 - rebuild for python-3.10
/usr/lib/python3.12/site-packages/glfw /usr/lib/python3.12/site-packages/glfw-2.5.0.dist-info /usr/lib/python3.12/site-packages/glfw-2.5.0.dist-info/INSTALLER /usr/lib/python3.12/site-packages/glfw-2.5.0.dist-info/LICENSE.txt /usr/lib/python3.12/site-packages/glfw-2.5.0.dist-info/METADATA /usr/lib/python3.12/site-packages/glfw-2.5.0.dist-info/WHEEL /usr/lib/python3.12/site-packages/glfw-2.5.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, Thu Nov 14 10:13:22 2024