diff options
author | Bojan Popovic <bocke@slackware-srbija.org> | 2014-01-10 06:49:56 +0700 |
---|---|---|
committer | Erik Hanson <erik@slackbuilds.org> | 2014-01-29 23:20:57 -0600 |
commit | 4feab123dc5b3048db3ce321a1c29f2990bc7dda (patch) | |
tree | 6edbd11dd54a1937e4fbd734d7372362a1b1f2cc /python/pygame/README | |
parent | 8beaf436cdee4dea44ebb8ade3acf1477e851d29 (diff) | |
download | slackbuilds-4feab123dc5b3048db3ce321a1c29f2990bc7dda.tar.gz |
python/pygame: Updated for version 1.9.1 + New Maintainer.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/pygame/README')
-rw-r--r-- | python/pygame/README | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/python/pygame/README b/python/pygame/README index 8e7cbc387a..a5a5eb6337 100644 --- a/python/pygame/README +++ b/python/pygame/README @@ -1,5 +1,4 @@ -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. +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. |