Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.
 
 
 
 
 
 
Svend Sorensen c556867f30 removed test cue/toc files před 20 roky
lib added comment re. GNU Make requirement to lib/Makefile před 20 roky
man escape -'s in man pages před 20 roky
tools imported sources před 20 roky
COPYING imported sources před 20 roky
Makefile imported sources před 20 roky
README removed test cue/toc files před 20 roky

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/