diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2014-01-17 08:00:58 +0700 |
---|---|---|
committer | Erik Hanson <erik@slackbuilds.org> | 2014-01-29 23:21:04 -0600 |
commit | 2d8d8cf4bb8065693563b33ea8eb1aa18f285392 (patch) | |
tree | 0bc42b2b3f143dc7ad9b0673d09f56c76d83dca7 /libraries/PySoundCard/PySoundCard.info | |
parent | f433b234f0c8d5d113a9684fbfaf3971ea179cdc (diff) | |
download | slackbuilds-2d8d8cf4bb8065693563b33ea8eb1aa18f285392.tar.gz |
libraries/PySoundCard: Added (An audio library).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries/PySoundCard/PySoundCard.info')
-rw-r--r-- | libraries/PySoundCard/PySoundCard.info | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/libraries/PySoundCard/PySoundCard.info b/libraries/PySoundCard/PySoundCard.info new file mode 100644 index 0000000000..fd3bbe2bda --- /dev/null +++ b/libraries/PySoundCard/PySoundCard.info @@ -0,0 +1,10 @@ +PRGNAM="PySoundCard" +VERSION="0.4.3" +HOMEPAGE="https://github.com/bastibe/PySoundCard" +DOWNLOAD="https://pypi.python.org/packages/source/P/PySoundCard/PySoundCard-0.4.3.tar.gz" +MD5SUM="792cd704b884a6186cad76a25ee0c645" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +REQUIRES="pysetuptools portaudio numpy cffi" +MAINTAINER="Dimitris Zlatanidis" +EMAIL="d.zlatanidis@gmail.com" |