SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

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

Name : python3-glfw
Version : 1.4.0 Vendor : obs://build_opensuse_org/devel:languages:python
Release : 7.2 Date : 2019-02-01 10:54:13
Group : Development/Languages/Python Source RPM : python-glfw-1.4.0-7.2.src.rpm
Size : 0.20 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/openSUSE_Factory_ARM/noarch

Content of RPM  Changelog  Provides Requires

Hmm ... It's impossible ;-) This RPM doesn't exist on any FTP server

Provides :
python3-glfw

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


Content of RPM :
/usr/lib/python3.7/site-packages/__pycache__
/usr/lib/python3.7/site-packages/__pycache__/glfw.cpython-37.opt-1.pyc
/usr/lib/python3.7/site-packages/__pycache__/glfw.cpython-37.pyc
/usr/lib/python3.7/site-packages/glfw-1.4.0-py3.7.egg-info
/usr/lib/python3.7/site-packages/glfw.py
/usr/share/doc/packages/python3-glfw
/usr/share/doc/packages/python3-glfw/CHANGES.txt
/usr/share/doc/packages/python3-glfw/README.txt
/usr/share/licenses/python3-glfw
/usr/share/licenses/python3-glfw/LICENSE.txt

 
ICM