File: control

package info (click to toggle)
puddletag 1.2.0-2
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 15,644 kB
  • sloc: python: 47,327; xml: 943; makefile: 129; sh: 84
file content (37 lines) | stat: -rw-r--r-- 1,828 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
32
33
34
35
36
37
Source: puddletag
Section: sound
Priority: optional
Maintainer: Sandro Tosi <morph@debian.org>
Uploaders: Python Applications Packaging Team <python-apps-team@lists.alioth.debian.org>
Build-Depends: debhelper (>= 11), python, dh-python
Build-Depends-Indep: python-sphinx (>= 1.0.7+dfsg), python-sphinx-bootstrap-theme
Standards-Version: 4.3.0
XS-Python-Version: all
Homepage: http://docs.puddletag.net/
Vcs-Git: https://salsa.debian.org/python-team/applications/puddletag.git
Vcs-Browser: https://salsa.debian.org/python-team/applications/puddletag

Package: puddletag
Architecture: all
Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}, ${sphinxdoc:Depends}, python-mutagen (>= 1.14), python-qt4 (>= 4.5), python-pyparsing (>= 1.5.1), python-configobj (>= 4.5), python-audioread, python-acoustid
Recommends: libchromaprint-tools, python-levenshtein, python-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).