wok diff libsdl/description.txt @ rev 25206
updated python-netaddr (0.7.19 -> 0.8.0)
author | Hans-Günter Theisgen |
---|---|
date | Wed Jul 13 14:43:56 2022 +0100 (2022-07-13) |
parents | |
children |
line diff
1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/libsdl/description.txt Wed Jul 13 14:43:56 2022 +0100 1.3 @@ -0,0 +1,3 @@ 1.4 +This is the Simple DirectMedia Layer, a general API that provides low level 1.5 +access to audio, keyboard, mouse, joystick, 3D hardware via OpenGL, and 2D 1.6 +framebuffer across multiple platforms.