slackbuilds/python/python3-pysdl2
Heinz Wiesinger 63daf9f79a All: Support $PRINT_PACKAGE_NAME env var
Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org>
2021-07-17 21:55:09 +02:00
..
README various: Kill lots of python3 dep mentions 2021-04-21 00:42:24 -05:00
python3-pysdl2.SlackBuild All: Support $PRINT_PACKAGE_NAME env var 2021-07-17 21:55:09 +02:00
python3-pysdl2.info various: Kill lots of python3 dep mentions 2021-04-21 00:42:24 -05:00
slack-desc

README

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.