1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23
|
Source: mp3val
Section: sound
Priority: optional
Maintainer: Sandro Tosi <morph@debian.org>
Uploaders: tony mancill <tmancill@debian.org>
Build-Depends: debhelper (>= 7.0.50~)
Standards-Version: 3.9.5
Homepage: http://mp3val.sourceforge.net/
Vcs-Git: git://anonscm.debian.org/users/morph/mp3val.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=users/morph/mp3val.git
Package: mp3val
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}
Description: program for MPEG audio stream validation
MP3val is a small, high-speed tool for MPEG audio files validation
and (optionally) fixing problems.
.
It was primarily designed for verification of MPEG 1 Layer III (MP3)
files, but supports also other MPEG versions and layers.
.
It can be useful for finding corrupted files (e.g. incompletely
downloaded).
|