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
32
33
34
35
|
Source: puddletag
Section: sound
Priority: optional
Maintainer: Ben Stack <bgstack15@gmail.com>
Build-Depends: debhelper (>= 11), python3, dh-python
Build-Depends-Indep: python3-sphinx, python3-sphinx-bootstrap-theme, python3-wheel, python3-markdown, python3-pyrss2gen, python3-pyqt5, python3-configobj, python3-mutagen, python3-pyparsing
Standards-Version: 4.3.0
XS-Python-Version: all
Homepage: http://docs.puddletag.net/
XSBC-Original-Maintainer: Sandro Tosi <morph@debian.org>
Package: puddletag
Architecture: all
Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}, ${sphinxdoc:Depends}, python3-mutagen, python3-pyparsing, python3-configobj, python3-pyqt5, python3-pyqt5.qtsvg, python3-wheel, python3-markdown
Recommends: libchromaprint-tools, python3-levenshtein, python3-mysqldb
Suggests: quodlibet
Description: simple, powerful audio tag editor
puddletag is an audio tag editor (primarily created) for GNU/Linux
similar to the Windows program, Mp3tag. Unlike most taggers for
GNU/Linux, it uses a spreadsheet-like layout so that all the tags you
want to edit by hand are visible and easily editable.
.
The usual tag editor features are supported like extracting tag
information from filenames, renaming files based on their tags by
using patterns and basic tag editing.
.
Then there're Functions, which can do things like replace text, trim
it, do case conversions, etc. Actions can automate repetitive
tasks. You can import your QuodLibet library, lookup tags using
Amazon (including cover art), Discogs (does cover art too!), FreeDB
and MusicBrainz (and more).
.
Supported formats: ID3v1, ID3v2 (mp3), MP4 (mp4, m4a, etc.),
VorbisComments (ogg, flac), Musepack (mpc), Monkey's Audio (ape) and
WavPack (wv).
|