
cddb2cue - create cue sheet from cddb file

sample [options] [file ...]
Options:
--ident show identification --help brief help message --verbose verbose information

More verbose information.
Print a version identification to standard output and exits.
Print a brief help message to standard output and exits.
Prints a program identification.
Input file(s).

This program will read the given input file(s), which must be CDDB files, and generates cue sheets from them.
The name of the cue sheet will be derived from the album title, with spaces changed to underscores, and ".cue" added. The name of the associated MP3 file will be assumed to be the same, with ".mp3" instead of .cue".

Johan Vromans <jvromans@squirrel.nl>

This programs is Copyright 2003, 2006 Squirrel Consultancy.
This program is free software; you can redistribute it and/or modify it under the terms of the Perl Artistic License or the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.