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: 1.11.2 | Vendor: Mageia.Org |
Release: 1.mga8 | Build date: Fri Aug 21 02:04:14 2020 |
Group: Development/Python | Build host: localhost |
Size: 250703 | Source RPM: python-glfw-1.11.2-1.mga8.src.rpm |
Packager: joequant <joequant> | |
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
* Fri Aug 21 2020 joequant <joequant> 1.11.2-1.mga8 + Revision: 1617214 - imported package python-glfw
/usr/lib/python3.8/site-packages/glfw /usr/lib/python3.8/site-packages/glfw-1.11.2-py3.8.egg-info /usr/lib/python3.8/site-packages/glfw-1.11.2-py3.8.egg-info/PKG-INFO /usr/lib/python3.8/site-packages/glfw-1.11.2-py3.8.egg-info/SOURCES.txt /usr/lib/python3.8/site-packages/glfw-1.11.2-py3.8.egg-info/dependency_links.txt /usr/lib/python3.8/site-packages/glfw-1.11.2-py3.8.egg-info/top_level.txt /usr/lib/python3.8/site-packages/glfw/GLFW.py /usr/lib/python3.8/site-packages/glfw/__init__.py /usr/lib/python3.8/site-packages/glfw/__pycache__ /usr/lib/python3.8/site-packages/glfw/__pycache__/GLFW.cpython-38.opt-1.pyc /usr/lib/python3.8/site-packages/glfw/__pycache__/GLFW.cpython-38.pyc /usr/lib/python3.8/site-packages/glfw/__pycache__/__init__.cpython-38.opt-1.pyc /usr/lib/python3.8/site-packages/glfw/__pycache__/__init__.cpython-38.pyc /usr/lib/python3.8/site-packages/glfw/__pycache__/library.cpython-38.opt-1.pyc /usr/lib/python3.8/site-packages/glfw/__pycache__/library.cpython-38.pyc /usr/lib/python3.8/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, Sun Oct 13 09:24:16 2024