K 10 svn:author V 7 sunpoet K 8 svn:date V 27 2019-06-21T23:08:38.368982Z K 7 svn:log V 363 Add py-audioread 2.1.8 audioread decodes audio files using whichever backend is available. The library currently supports: - Gstreamer via PyGObject. - MAD via the pymad bindings. - FFmpeg or Libav via its command-line interface. - The standard library wave, aifc, and sunau modules (for uncompressed audio formats). WWW: https://github.com/beetbox/audioread END