diff options
author | Dimitris Zlatanidis <dslackw@gmail.com> | 2024-02-07 06:32:29 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2024-02-10 16:09:44 +0700 |
commit | 15f47d9a805abb51105c34d8061a4f443f95b01d (patch) | |
tree | 908da85b100b598cf0dae83d79a40134cdc04c15 /python/python3-playsound/slack-desc | |
parent | 883fcd46436b86fad7bfc32c920edc3f29f50bb1 (diff) |
python/python3-playsound: Added (Python sound library).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-playsound/slack-desc')
-rw-r--r-- | python/python3-playsound/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/python/python3-playsound/slack-desc b/python/python3-playsound/slack-desc new file mode 100644 index 0000000000..56c5acbd1c --- /dev/null +++ b/python/python3-playsound/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------------------------------------------------------| +python3-playsound: python3-playsound (Python library for playing sounds) +python3-playsound: +python3-playsound: Pure Python, cross platform, single function module with +python3-playsound: no dependencies for playing sounds. +python3-playsound: +python3-playsound: Homepage: https://github.com/TaylorSMarks/playsound +python3-playsound: +python3-playsound: +python3-playsound: +python3-playsound: +python3-playsound: |