Raw Metadata XML
<pkgmetadata>
<maintainer type="project">
<email>python@gentoo.org</email>
<name>Python</name>
</maintainer>
<longdescription lang="en">
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).
</longdescription>
<stabilize-allarches></stabilize-allarches>
<upstream>
<remote-id type="github">beetbox/audioread</remote-id>
<remote-id type="pypi">audioread</remote-id>
</upstream>
</pkgmetadata>