Source: mp3-archive-tools
Section: sound
Priority: optional
Maintainer: Ian Beckwith <ianb@nessie.mcc.ac.uk>
Build-Depends: debhelper (>= 4.0.0), perl (>= 5.6.0-16)
Standards-Version: 3.6.1.0

Package: mp3-archive-tools
Architecture: all
Depends: libmp3-archive-perl, libmp3-tag-perl, ${perl:Depends}
Suggests: libtext-autoformat-perl, surfraw
Description: Tools to maintain an archive of mp3 files
 mp3-archive-tools is a set of tools to ease organising a collection of mp3
 (and other audio) files.
  Tools included:
 .
  mp3id3                 - View/change id3 metadata. Supports ID3v2 and extended
                           frames (pictures, etc).
  filenametoid3          - Update id3 metadata from filenames.
  id3tofilename          - Rename files based on id3 metadata.
  freedbtofilename       - Rename files based on data from freedb 
                           webpages (www.freedb.org).
  cddbtofilename         - Rename files based on data from cddb
                           webpages (www.gracenote.com).
  mp3len                 - Show total length of mp3 files.
  movemusic              - Move music files to their correct place in 
                           your archive.
  update-music-symlinks  - Maintain a central link farm pointing to music
                           in various places.
  pmv                    - Rename files using arbitrary perl code. Comes
                           with a set of useful example commands.
