aboutsummaryrefslogtreecommitdiff
path: root/python/python3-librosa/python3-librosa.info
diff options
context:
space:
mode:
authorJeremy Hansen <jebrhansen+SBo@gmail.com>2023-06-17 16:24:10 +0900
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2023-06-17 17:18:59 +0700
commitb5d9bc2b00b063d1f873eec5e6ad71a9a78c8e51 (patch)
tree691bcf4a38418f2969cdca511cf7c1391e406833 /python/python3-librosa/python3-librosa.info
parent5cbbf5f8953a00138bf8020b1021036898290fd8 (diff)
python/python3-librosa: Added (python audio and music library).
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-librosa/python3-librosa.info')
-rw-r--r--python/python3-librosa/python3-librosa.info10
1 files changed, 10 insertions, 0 deletions
diff --git a/python/python3-librosa/python3-librosa.info b/python/python3-librosa/python3-librosa.info
new file mode 100644
index 0000000000..5d30c351e5
--- /dev/null
+++ b/python/python3-librosa/python3-librosa.info
@@ -0,0 +1,10 @@
+PRGNAM="python3-librosa"
+VERSION="0.10.0.post2"
+HOMEPAGE="https://librosa.org/"
+DOWNLOAD="https://github.com/librosa/librosa/archive/refs/tags/0.10.0.post2/librosa-0.10.0.post2.tar.gz"
+MD5SUM="003b5429b3c496ea0a394917dcc3fc9c"
+DOWNLOAD_x86_64=""
+MD5SUM_x86_64=""
+REQUIRES="python3-lazy_loader python3-matplotlib ipython python3-mir_eval python3-soundfile audioread python3-soxr python3-numba python3-llvmlite msgpack-python python3-pooch python3-platformdirs scikit-learn python3-presets"
+MAINTAINER="Jeremy Hansen"
+EMAIL="jebrhansen+SBo@gmail.com"