You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Dimitris Zlatanidis 543affb842
python/PySDL2: Updated for version 0.9.5.
9 years ago
..
PySDL2.SlackBuild python/PySDL2: Updated for version 0.9.5. 9 years ago
PySDL2.info python/PySDL2: Updated for version 0.9.5. 9 years ago
README python/PySDL2: Added (Python wrapper around the SDL2). 12 years ago
slack-desc python/PySDL2: Added (Python wrapper around the SDL2). 12 years ago

README

PySDL2 is a wrapper around the SDL2 library and as such similar to
the discontinued PySDL project. In contrast to PySDL, it has no
licensing restrictions, nor does it rely on C code, but uses ctypes
instead.

Optional dependencies : SDL2_image SDL2_mixer SDL2_ttf SDL2_gfx
those are optional though and only necessary, if you want to use.