From 60c9999e6e4f202572616af65333998e858c3e2a Mon Sep 17 00:00:00 2001 From: Dimitris Zlatanidis Date: Sat, 3 May 2014 18:36:14 +0700 Subject: python/PySDL2: Added (Python wrapper around the SDL2). Signed-off-by: Willy Sudiarto Raharjo --- python/PySDL2/slack-desc | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 python/PySDL2/slack-desc (limited to 'python/PySDL2/slack-desc') diff --git a/python/PySDL2/slack-desc b/python/PySDL2/slack-desc new file mode 100644 index 0000000000..8db3f6799f --- /dev/null +++ b/python/PySDL2/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. +# Line up the first '|' above the ':' following the base package name, and +# the '|' on the right side marks the last column you can put a character in. +# You must make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':' except on otherwise blank lines. + + |-----handy-ruler------------------------------------------------------| +PySDL2: PySDL2 (Python wrapper around the SDL2) +PySDL2: +PySDL2: PySDL2 is a wrapper around the SDL2 library and as such similar to +PySDL2: the discontinued PySDL project. In contrast to PySDL, it has no +PySDL2: licensing restrictions, nor does it rely on C code, but uses ctypes +PySDL2: instead. +PySDL2: +PySDL2: Homepage: https://bitbucket.org/marcusva/py-sdl2 +PySDL2: +PySDL2: +PySDL2: -- cgit v1.2.3-80-g2a13