Package: wnpp
Severity: wishlist
Owner: Simon Chopin <chopin.simon@gmail.com>
* Package name : audioread
Version : x.y.z
Upstream Author : Name <somebody@example.org>
* URL : http://www.example.org/
* License : MIT
Programming Lang: Python
Description : Backend-agnostic audio decoding Python package
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).