| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: python3-glfw | Distribution: SUSE Linux Enterprise 15 SP5 |
| Version: 1.11.0 | Vendor: openSUSE |
| Release: bp155.2.12 | Build date: Mon May 22 12:14:08 2023 |
| Group: Development/Languages/Python | Build host: sheep88 |
| Size: 339887 | Source RPM: python-glfw-1.11.0-bp155.2.12.src.rpm |
| Packager: https://bugs.opensuse.org | |
| 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 Mar 05 2020 pgajdos@suse.com
- version update to 1.11.0
[#]# [1.11.0] - 2020-02-21
- Updated to GLFW 3.3.2
- Include support for both X11 and Wayland libraries in the wheel
[#]# [1.10.1] - 2020-01-21
- Fixed default error callback name
[#]# [1.10.0] - 2020-01-19
- Added more options to error reporting
[#]# [1.9.1] - 2020-01-08
- Added conda search path for Windows
[#]# [1.9.0] - 2019-12-30
- Added wrappers for native functions
[#]# [1.8.7] - 2019-12-10
- Fixed glfwGetMonitorContentScale
[#]# [1.8.6] - 2019-12-09
- Added macOS wheels
- Added Microsoft Visual C++ runtime libraries to Windows wheels
[#]# [1.8.5] - 2019-11-28
- Added /usr/lib/aarch64-linux-gnu/ to library search paths
- Fix pointer types in get_window_content_scale
* Thu Sep 12 2019 Tomáš Chvátal <tchvatal@suse.com>
- Update to 1.8.3:
* Updated the GLFW version in the wheels to 3.3
* Fri Jul 26 2019 pgajdos@suse.com
- version update to 1.8.2
* Added the sys.prefix/lib to the search path
* Added the changelog back to the source distribution
* Tue May 21 2019 pgajdos@suse.com
- version update to 1.8.0
* Update for GLFW 3.3
* Fixed typo set_get_window_frame_size
* Mon Mar 04 2019 Tomáš Chvátal <tchvatal@suse.com>
- Update to 1.7.1:
* Fixed a bug in set_window_icon and added support for PIL/pillow Image objects
* Improved packaging
* Added NORMALIZE_GAMMA_RAMPS, use namedtuples for structs and moved library loading to glfw.library
* Added glfw.GLFW for the naming convention used by the GLFW C API
* Fixed exception re-raising for Python 2
- There are no tests, so remove test conditional
* Tue Dec 04 2018 Matej Cepl <mcepl@suse.com>
- Remove superfluous devel dependency for noarch package
* Tue Nov 07 2017 toddrme2178@gmail.com
- initial version
/usr/lib/python3.6/site-packages/glfw /usr/lib/python3.6/site-packages/glfw-1.11.0-py3.6.egg-info /usr/lib/python3.6/site-packages/glfw-1.11.0-py3.6.egg-info/PKG-INFO /usr/lib/python3.6/site-packages/glfw-1.11.0-py3.6.egg-info/SOURCES.txt /usr/lib/python3.6/site-packages/glfw-1.11.0-py3.6.egg-info/dependency_links.txt /usr/lib/python3.6/site-packages/glfw-1.11.0-py3.6.egg-info/top_level.txt /usr/lib/python3.6/site-packages/glfw/GLFW.py /usr/lib/python3.6/site-packages/glfw/__init__.py /usr/lib/python3.6/site-packages/glfw/__pycache__ /usr/lib/python3.6/site-packages/glfw/__pycache__/GLFW.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/glfw/__pycache__/GLFW.cpython-36.pyc /usr/lib/python3.6/site-packages/glfw/__pycache__/__init__.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/glfw/__pycache__/__init__.cpython-36.pyc /usr/lib/python3.6/site-packages/glfw/__pycache__/library.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/glfw/__pycache__/library.cpython-36.pyc /usr/lib/python3.6/site-packages/glfw/library.py /usr/share/doc/packages/python3-glfw /usr/share/doc/packages/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 Feb 9 16:24:48 2026