GPLv2.rst
LICENSE.rst
MANIFEST.in
README.rst
build.sh
setup.cfg
setup.py
_sdl/__init__.py
_sdl/autohelpers.py
_sdl/cdefs.py
_sdl/constants.py
_sdl/defines.py
_sdl/dso.py
_sdl/helpers.py
_sdl/lib.py
_sdl/pixels.py
_sdl/renamed.py
_sdl/structs.py
_sdl_image/__init__.py
_sdl_image/autohelpers.py
_sdl_image/cdefs.py
_sdl_image/dso.py
_sdl_image/lib.py
_sdl_image/renamed.py
_sdl_image/structs.py
_sdl_mixer/__init__.py
_sdl_mixer/autohelpers.py
_sdl_mixer/cdefs.py
_sdl_mixer/constants.py
_sdl_mixer/dso.py
_sdl_mixer/lib.py
_sdl_mixer/renamed.py
_sdl_mixer/structs.py
_sdl_ttf/__init__.py
_sdl_ttf/autohelpers.py
_sdl_ttf/cdefs.py
_sdl_ttf/dso.py
_sdl_ttf/lib.py
_sdl_ttf/renamed.py
_sdl_ttf/structs.py
builder/__init__.py
builder/build_image.py
builder/build_mixer.py
builder/build_sdl.py
builder/build_ttf.py
builder/builder.py
builder/dox.json
builder/dox.py
builder/dox.xsl
docs/Makefile
docs/SDL.rst
docs/SDL_image.rst
docs/SDL_mixer.rst
docs/SDL_ttf.rst
docs/conf.py
docs/index.rst
docs/intro.rst
docs/make.bat
pysdl2_cffi.egg-info/PKG-INFO
pysdl2_cffi.egg-info/SOURCES.txt
pysdl2_cffi.egg-info/dependency_links.txt
pysdl2_cffi.egg-info/requires.txt
pysdl2_cffi.egg-info/top_level.txt
sdl/__init__.py
tests/icon.bmp
tests/loopwave.py
tests/playmus.py
tests/sample.bmp
tests/sdl_test.py
tests/testaudioinfo.py
tests/testdrawchessboard.py
tests/testhotplug.py
tests/testkeys.py
tests/testscale.py
tests/testviewport.py