[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#1025413: ITP: python-pyglfw -- Python bindings for GLFW



Package: wnpp
Severity: wishlist
Owner: Étienne Mollier <emollier@debian.org>
X-Debbugs-Cc: debian-devel@lists.debian.org

* Package name    : python-pyglfw
  Version         : 2.5.5
  Upstream Author : Florian Rhiem
* URL             : https://github.com/FlorianRhiem/pyGLFW
* License         : Expat
  Programming Lang: Python
  Description     : Python bindings for GLFW

 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 and
    namedtuples
  * 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 warnings if no
    error callback is set
  * instead of a sequence for GLFWimage structs, PIL/pillow
    Image objects can be used

This package is part of the missing dependencies of psychopy.
It will be maintained under Debian Python Team umbrella.
Development will occur on salsa[1].

[1]: https://salsa.debian.org/python-team/packages/python-pyglfw

Have a nice day,  :)
-- 
Étienne Mollier <emollier@emlwks999.eu>
Fingerprint:  8f91 b227 c7d6 f2b1 948c  8236 793c f67e 8f0d 11da
Sent from /dev/pts/9, please excuse my verbosity.
On air: Neverland - Buy Your Dream

Attachment: signature.asc
Description: PGP signature


Reply to: