diff options
author | hollywoodb <hollywoodb@fastmail.fm> | 2010-05-11 19:45:24 +0200 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2010-05-11 19:45:24 +0200 |
commit | d345a1ca7ab924dea1788183567bb3047dae426a (patch) | |
tree | 295b583ffc635eea3bdf2cc921b7a2cf5f9e819c /libraries/pygame/slack-desc | |
parent | 0d19809d8bb56583cdc244ca18582ac93e5a6b26 (diff) | |
download | slackbuilds-d345a1ca7ab924dea1788183567bb3047dae426a.tar.gz |
libraries/pygame: Updated for version 1.7.1
Diffstat (limited to 'libraries/pygame/slack-desc')
-rw-r--r-- | libraries/pygame/slack-desc | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/libraries/pygame/slack-desc b/libraries/pygame/slack-desc index 24f5c3f4a1..37fc40831f 100644 --- a/libraries/pygame/slack-desc +++ b/libraries/pygame/slack-desc @@ -1,3 +1,11 @@ +# 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 ':'. + + |-----handy-ruler------------------------------------------------------| pygame: pygame (a set of Python modules designed for writing games) pygame: pygame: pygame is written on top of the excellent SDL library. This allows you |