1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22
|
Source: id3v2
Maintainer: Debian QA Group <packages@qa.debian.org>
Section: sound
Priority: optional
Build-Depends: debhelper-compat (= 12),
libid3-3.8.3-dev
Standards-Version: 4.5.0
Rules-Requires-Root: no
Homepage: http://id3v2.sourceforge.net/
Vcs-Browser: https://salsa.debian.org/debian/id3v2
Vcs-Git: https://salsa.debian.org/debian/id3v2.git
Package: id3v2
Architecture: any
Depends: ${misc:Depends},
${shlibs:Depends}
Description: command line id3v2 tag editor
A command-line tool to add, modify, remove, or view ID3v2 tags, as well as
convert or list ID3v1 tags. ID3 tags are commonly embedded in compressed
music files such as MP3 and are the standard way to more fully describe
the work than would normally be allowed by putting the information in the
filename.
|