File: control

package info (click to toggle)
mp3info 0.8.5a-3
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 652 kB
  • sloc: ansic: 3,214; makefile: 44
file content (31 lines) | stat: -rw-r--r-- 1,397 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
24
25
26
27
28
29
30
31
Source: mp3info
Section: sound
Priority: optional
Maintainer: Debian QA Group <packages@qa.debian.org>
Build-Depends: debhelper-compat (= 12), libncurses-dev, libgtk2.0-dev, bsdmainutils, groff-base
Standards-Version: 4.5.0
Vcs-Browser: https://salsa.debian.org/debian/mp3info
Vcs-Git: https://salsa.debian.org/debian/mp3info.git
Homepage: https://www.ibiblio.org/mp3info/

Package: mp3info
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, debconf | debconf-2.0
Description: An MP3 technical info viewer and ID3 1.x tag editor
 MP3Info has an interactive mode (using curses) and a command line mode.
 MP3Info can display ID3 tag information as well as various technical aspects
 of an MP3 file including playing time, bit-rate, sampling frequency and other
 attributes in a pre-defined or user-specifiable output format.
 .
 If you prefer GUI you should use mp3info-gtk package.

Package: mp3info-gtk
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: MP3 info viewer and ID3 1.x tag editor -- GTK+ version
 MP3Info can display ID3 tag information as well as various technical aspects
 of an MP3 file including playing time, bit-rate, sampling frequency and other
 attributes in a pre-defined or user-specifiable output format.
 .
 This package installs GTK+ version of mp3info. If you prefer command line
 or curses interface you should use mp3info package.