SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

python39-glfw rpm build for : OpenSuSE. For other distributions click python39-glfw.

Name : python39-glfw
Version : 2.7.0 Vendor : obs://build_opensuse_org/devel:languages:python
Release : lp154.2.1 Date : 2024-03-26 19:34:44
Group : Development/Languages/Python Source RPM : python-glfw-2.7.0-lp154.2.1.src.rpm
Size : 0.26 MB
Packager : (none)
Summary : A ctypes-based wrapper for GLFW3
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)

RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/devel:/languages:/python:/backports/15.4_py39/noarch

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  python39-glfw-2.7.0-lp154.2.1.noarch.rpm
     

Provides :
python39-glfw

Requires :
libglfw3
python(abi) = 3.9
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PartialHardlinkSets) <= 4.0.4-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsXz) <= 5.2-1


Content of RPM :
/usr/lib/python3.9/site-packages/glfw
/usr/lib/python3.9/site-packages/glfw-2.7.0-py3.9.egg-info
/usr/lib/python3.9/site-packages/glfw-2.7.0-py3.9.egg-info/PKG-INFO
/usr/lib/python3.9/site-packages/glfw-2.7.0-py3.9.egg-info/SOURCES.txt
/usr/lib/python3.9/site-packages/glfw-2.7.0-py3.9.egg-info/dependency_links.txt
/usr/lib/python3.9/site-packages/glfw-2.7.0-py3.9.egg-info/requires.txt
/usr/lib/python3.9/site-packages/glfw-2.7.0-py3.9.egg-info/top_level.txt
/usr/lib/python3.9/site-packages/glfw/GLFW.py
/usr/lib/python3.9/site-packages/glfw/__init__.py
/usr/lib/python3.9/site-packages/glfw/__pycache__
/usr/lib/python3.9/site-packages/glfw/__pycache__/GLFW.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/glfw/__pycache__/GLFW.cpython-39.pyc
/usr/lib/python3.9/site-packages/glfw/__pycache__/__init__.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/glfw/__pycache__/__init__.cpython-39.pyc
/usr/lib/python3.9/site-packages/glfw/__pycache__/library.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/glfw/__pycache__/library.cpython-39.pyc
/usr/lib/python3.9/site-packages/glfw/library.py
/usr/share/doc/packages/python39-glfw
/usr/share/doc/packages/python39-glfw/README.rst
/usr/share/licenses/python39-glfw
/usr/share/licenses/python39-glfw/LICENSE.txt

 
ICM