summaryrefslogtreecommitdiffstats
path: root/python/PySDL2/README
blob: d209c97eb3686525c85cf9523e7a804d6e5abdee (plain)
1
2
3
4
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.