Package : python-glfw > RPM : python-glfw-1.11.2-1.mga8.src.rpm

Basic items

Name python-glfw
Version 1.11.2
Release 1.mga8
URL https://github.com/FlorianRhiem/pyGLFW
Group Development/Python
Summary A ctypes-based wrapper for GLFW3
Size 30KB
Arch noarch
License MIT

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)

Media information

Distribution release Mageia 8
Media name core-release
Media arch aarch64

Advanced items

Source RPM NOT IN DATABASE ?!
Build time 2020-08-21 02:04:09
Changelog View in Sophie
Files View in Sophie
Dependencies View in Sophie