File: control

package info (click to toggle)
mp3val 0.1.8-4
  • links: PTS, VCS
  • area: main
  • in suites: bullseye, buster
  • size: 248 kB
  • sloc: cpp: 1,657; makefile: 20
file content (23 lines) | stat: -rw-r--r-- 791 bytes parent folder | download
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 (>= 11~)
Standards-Version: 4.2.1
Homepage: http://mp3val.sourceforge.net/
Vcs-Git: https://salsa.debian.org/debian/mp3val.git
Vcs-Browser: https://salsa.debian.org/debian/mp3val

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).