require_once("../../liberislabs.php"); $pagedata=array( 'name' => 'index', 'title' => 'MP3 Archive Tools', 'jumbotron_title' => 'MP3 Archive Tools', ); show_page_top($pagedata); show_jumbotron($pagedata); ?>
MP3 Archive Tools is a set of tools to ease organising a collection of mp3 (and other audio) files.
Tools included:
mp3-archive-tools depends on MP3::Archive (packaged as libmp3-archive-perl), and MP3::Tag, available from CPAN or, for debian users, my apt source.
To install mp3-archive-tools from the .tar.gz file, unpack it, then use the standard perl installation method:
$ perl Makefile.PL $ make
Then, as root:
# make install
| Download mp3-archive-tools 0.9: | ||
|---|---|---|
| .tar.gz | MD5 sum | GPG sig |
| .deb | MD5 sum | GPG sig |
| .src.rpm | MD5 sum | GPG sig |