diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2014-01-13 13:28:48 +0700 |
---|---|---|
committer | Erik Hanson <erik@slackbuilds.org> | 2014-01-29 23:21:00 -0600 |
commit | 717a64e0d7c0d6cfcd9383e9b6ea7fbeb026239f (patch) | |
tree | 9166ff93daa0a9adf3841ddffa2e6fa156c22e41 /python/soundcloud/soundcloud.info | |
parent | 946d228003cd64e7085ccad3ac6273e8c81ce5f5 (diff) | |
download | slackbuilds-717a64e0d7c0d6cfcd9383e9b6ea7fbeb026239f.tar.gz |
python/soundcloud: Added (wrapper library for the Soundcloud API).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/soundcloud/soundcloud.info')
-rw-r--r-- | python/soundcloud/soundcloud.info | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/python/soundcloud/soundcloud.info b/python/soundcloud/soundcloud.info new file mode 100644 index 0000000000..cc3d2971dd --- /dev/null +++ b/python/soundcloud/soundcloud.info @@ -0,0 +1,10 @@ +PRGNAM="soundcloud" +VERSION="0.4.1" +HOMEPAGE="https://github.com/soundcloud/soundcloud-python" +DOWNLOAD="https://pypi.python.org/packages/source/s/soundcloud/soundcloud-0.4.1.tar.gz" +MD5SUM="e1fda76eb450fa7e33685031186be8cd" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +REQUIRES="pysetuptools nose fudge python-requests simplejson" +MAINTAINER="Dimitris Zlatanidis" +EMAIL="d.zlatanidis@gmail.com" |