slackbuilds/python/pygame
Heinz Wiesinger 926b93d445 various: Replace chmod command with find command from template.
Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org>
2013-11-25 13:11:59 +01:00
..
README python/pygame: Fixed dep information 2012-08-23 15:49:28 -05:00
pygame.SlackBuild various: Replace chmod command with find command from template. 2013-11-25 13:11:59 +01:00
pygame.info Add REQUIRED field to .info files. 2012-08-19 21:57:51 -05:00
slack-desc various: Fix slack-desc formatting and comment nit picks. 2013-11-22 02:29:22 -05:00

README

Pygame is a set of Python modules designed for writing games.

It is written on top of the excellent SDL library. This allows you to create
fully featured games and multimedia programs in the python language. Pygame
is highly portable and runs on nearly every platform and operating system.