File: debian.control

package info (click to toggle)
mp3diags 1.5.01-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, forky, sid, trixie
  • size: 21,124 kB
  • sloc: cpp: 34,487; sh: 319; makefile: 101; xml: 97; python: 14
file content (15 lines) | stat: -rw-r--r-- 929 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
Source: mp3diags
Section: sound
Priority: optional
Maintainer: Marian Ciobanu <ciobi@inbox.com>
Build-Depends: debhelper (>= 4.1.16), libqt4-dev, zlib1g-dev, libboost-dev, libboost-program-options-dev, libboost-serialization-dev

Package: mp3diags
Architecture: any
Depends: ${shlibs:Depends}, libqt4-svg
Description: Tool for finding and fixing problems in MP3 files; includes a tagger
 Finds problems in MP3 files and helps the user to fix many of them. Looks at both the audio part (VBR info, quality, normalization) and the tags containing track information (ID3.)
 .
 Has a tag editor, which can download album information (including cover art) from MusicBrainz and Discogs, as well as paste data from the clipboard. Track information can also be extracted from a file's name.
 .
 Another component is the file renamer, which can rename files based on the fields in their ID3V2 tag (artist, track number, album, genre, ...)