File: control

package info (click to toggle)
mp3info 0.8.5a%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 400 kB
  • sloc: ansic: 2,684; makefile: 124
file content (23 lines) | stat: -rw-r--r-- 882 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: mp3info
Section: sound
Priority: optional
Maintainer: Hugo Torres de Lima <hugotorres@protonmail.com>
Build-Depends: debhelper-compat (= 13),
               groff-base,
               libncurses-dev
Standards-Version: 4.6.2
Rules-Requires-Root: no
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: 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.