Package: puddletag Version: 1.0.5 Revision: 1 Maintainer: W. G. Scott Description: Audio file tag editor License: GPL3 HomePage: http://puddletag.sourceforge.net Source: mirror:sourceforge:%n/%n-%v.tar.gz Source-Checksum: SHA256(4698d5effe8f265446b356068bad7ced0b29c1f66824dc94a5688f3fffc389e2) SourceDirectory: %n-%v Depends: << pyparsing-py27, mutagen-py27, libmusicbrainz5.0 , configobj-py27, pyqt4-mac-py27, python27 << DocFiles: HACKING THANKS copyright NEWS README TODO DescDetail: << 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 are Functions, which can do things like replace text, trim it, do case conversions, etc. Actions can automate repetitive tasks. Doing web lookups using Amazon (including cover art), Discogs (does cover art too), FreeDB and MusicBrainz is also supported. Supported formats: ID3v1, ID3v2 (mp3), MP4 (mp4, m4a, etc.), VorbisComments (ogg, flac), Musepack (mpc), Monkeys Audio (.ape) and WavPack (wv). << CompileScript: %p/bin/python2.7 setup.py build InstallScript: %p/bin/python2.7 setup.py install --root %d