aboutsummaryrefslogtreecommitdiff
path: root/python/python3-librosa/README
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/README
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/README')
-rw-r--r--python/python3-librosa/README5
1 files changed, 5 insertions, 0 deletions
diff --git a/python/python3-librosa/README b/python/python3-librosa/README
new file mode 100644
index 0000000000..f5c3071af6
--- /dev/null
+++ b/python/python3-librosa/README
@@ -0,0 +1,5 @@
+python3-librosa (Python library for audio and music analysis)
+
+librosa is a python package for music and audio analysis. It provides
+the building blocks necessary to create music information retrieval
+systems.