Source: madplay
Section: sound
Build-Depends: debhelper-compat (= 13), gettext, zlib1g-dev, libmad0-dev (>= 0.15.0), libid3tag0-dev (>= 0.15.0), libasound2-dev
Maintainer: Debian Commons <madplay@packages.debian.org>
Uploaders: Kurt Roeckx <kurt@roeckx.be>
Standards-Version: 4.7.4
Vcs-Browser: https://salsa.debian.org/debian/madplay
Vcs-Git: https://salsa.debian.org/debian/madplay.git
Homepage: https://www.underbit.com/products/mad/

Package: madplay
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: MPEG audio player in fixed point
 MAD is an MPEG audio decoder. It currently only supports the MPEG 1
 standard, but fully implements all three audio layers (Layer I, Layer II,
 and Layer III, the latter often colloquially known as MP3.).  There is also
 full support for ID3 tags.
 .
 All work is done in fixed point, so it even works on machines without an FPU.
