diff options
| author | Dimitris Zlatanidis <dslackw@gmail.com> | 2024-01-08 08:27:18 +0700 |
|---|---|---|
| committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2024-01-08 11:48:51 +0700 |
| commit | 3548082ae2d408764e35855924d6f3025707e2df (patch) | |
| tree | cd0b7e0089f309c13d53967a010d46460f3de096 /python/python2-pygame/slack-desc | |
| parent | 311e0b6ab4b517883f3bfeb3d7bbc4f5befafdf4 (diff) | |
python/python2-pygame: Added (python2 version of pygame).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python2-pygame/slack-desc')
| -rw-r--r-- | python/python2-pygame/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/python/python2-pygame/slack-desc b/python/python2-pygame/slack-desc new file mode 100644 index 0000000000..68208d1108 --- /dev/null +++ b/python/python2-pygame/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------------------------------------------------------| +python2-pygame: python2-pygame (a set of Python modules designed for writing games) +python2-pygame: +python2-pygame: Pygame is a free and open-source cross-platform library for the +python2-pygame: development of multimedia applications like video games using Python. +python2-pygame: It uses the Simple DirectMedia Layer library and several other +python2-pygame: popular libraries to abstract the most common functions, making +python2-pygame: writing these programs a more intuitive task. +python2-pygame: +python2-pygame: Homepage: https://www.pygame.org/ +python2-pygame: +python2-pygame: |
