Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
 
 
 
 
 
 
Svend Sorensen c556867f30 removed test cue/toc files il y a 20 ans
lib added comment re. GNU Make requirement to lib/Makefile il y a 20 ans
man escape -'s in man pages il y a 20 ans
tools imported sources il y a 20 ans
COPYING imported sources il y a 20 ans
Makefile imported sources il y a 20 ans
README removed test cue/toc files il y a 20 ans

README

cuetools README
cuetools is a set of utilites for working with cue and toc files.

RELEASE NOTES
* cuetools-1.x is a significant code rewrite of 0.x. The cue/toc parsing code
has been reimplimented in lex/yacc.
* cuerename has been replaced by the more general utility cueprint.
* Usage syntax of the utilites has changed. See the respective man pages.

INSTALL
Building requires GNU Make. Run `make install' to install cuetools into the
default location of /usr/local. The Makefiles also support both the prefix and
DESTDIR variables.

AUTHOR
Svend Sorensen <ssorensen@freeshell.org>

SEE ALSO
cuetools website - http://cuetools.sourceforge.net
Cdrdao website - http://cdrdao.sourceforge.net
cdrdao(1) man page - description of toc file format
shntool website - http://www.etree.org/shnutils/shntool/