slackbuilds_ponce/python/python3-pysdl2
Pouria Rezaei 7fa5450a08
python/python3-pysdl2: Added (PySDL2 Python3 library)
Signed-off-by: Dave Woodfall <dave@slackbuilds.org>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2021-04-03 08:48:32 +07:00
..
python3-pysdl2.info
python3-pysdl2.SlackBuild
README
slack-desc

PySDL2 is a pure Python wrapper around the SDL2, SDL2_mixer, 
SDL2_image, SDL2_ttf, and SDL2_gfx libraries. Instead of relying on C
code, it uses the built-in ctypes module to interface with SDL2, and 
provides simple Python classes and wrappers for common SDL2 
functionality.

This package changed the path to python3.x incase of some of my 
packages dependencies and the sake of Python3.

By ~red