mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-09 23:23:00 -04:00
Revert "*/*: ExcessiveLineLength fix most of them"
This reverts commit 79341e9f04.
Signed-off-by: David Roman <davidroman96@gmail.com>
This commit is contained in:
@@ -31,7 +31,7 @@ python_test() {
|
||||
}
|
||||
|
||||
pkg_postinst() {
|
||||
optfeature "reading audio in popular audio formats (ogg, mp3, etc.) or extracting from a video" dev-python/pydub
|
||||
optfeature "reading audio files in popular audio formats (ogg, mp3, etc.) or extracting audio from a video file" dev-python/pydub
|
||||
optfeature "reading audio data from the microphone and playing audio back" dev-python/pyaudio
|
||||
optfeature "plotting audio signal and detections" dev-python/matplotlib
|
||||
optfeature "matplotlib. Also used for some math operations instead of standard python if available" dev-python/numpy
|
||||
|
||||
@@ -38,7 +38,7 @@ python_test() {
|
||||
}
|
||||
|
||||
pkg_postinst() {
|
||||
optfeature "reading audio in popular formats (ogg, mp3, etc.) or extracting from a video" dev-python/pydub
|
||||
optfeature "reading audio files in popular audio formats (ogg, mp3, etc.) or extracting audio from a video file" dev-python/pydub
|
||||
optfeature "reading audio data from the microphone and playing audio back" dev-python/pyaudio
|
||||
optfeature "showing progress bar while playing audio clips" dev-python/tqdm
|
||||
optfeature "plotting audio signal and detections" dev-python/matplotlib
|
||||
|
||||
Reference in New Issue
Block a user