Source: mp3lint
Section: sound
Priority: optional
Maintainer: Ian Beckwith <ianb@nessie.mcc.ac.uk>
Build-Depends: debhelper (>= 4.0.0), perl (>= 5.6.0-16)
Standards-Version: 3.6.1.0

Package: mp3lint
Architecture: all
Depends: libmp3-archive-perl, ${perl:Depends}, libmp3-tag-perl, libtext-autoformat-perl, mp3info, checkmp3, vorbis-tools, flac
Description: Checks a directory tree of audio files for various problems
 mp3lint is a tool to check collections of audio files for various
 problems. It is highly configurable, allowing you to specify your
 preferred format for filenames, minimum bitrate, tests to ignore,
 etc. Formats checked are currently mp3, ogg, wav, flac, au, and m3u
 playlists.  mp3lint is implemented as separate tools (perl modules),
 each of which implements a set of tests. There are a total of 33
 different tests.

