From c92acd3eee94de9363e18c403d9df73f81b5f1ae Mon Sep 17 00:00:00 2001 From: David Seifert Date: Sat, 25 Nov 2017 20:57:10 +0100 Subject: dev-python/audioread: [QA] Consistent whitespace in metadata.xml --- dev-python/audioread/metadata.xml | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) (limited to 'dev-python/audioread') diff --git a/dev-python/audioread/metadata.xml b/dev-python/audioread/metadata.xml index 805c723460fd..39c8bb18ab55 100644 --- a/dev-python/audioread/metadata.xml +++ b/dev-python/audioread/metadata.xml @@ -1,15 +1,15 @@ - - -Decode audio files using whichever backend is available. The library currently supports: - * Gstreamer via gst-python. - * MAD via the pymad bindings. - * FFmpeg via its command-line interface. - * The standard library wave and aifc modules (for WAV and AIFF files). + + + Decode audio files using whichever backend is available. The library currently supports: + * Gstreamer via gst-python. + * MAD via the pymad bindings. + * FFmpeg via its command-line interface. + * The standard library wave and aifc modules (for WAV and AIFF files). - - audioread - + + audioread + -- cgit v1.2.3-65-gdbad