Você não pode selecionar mais de 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.
 
 
 
 
 
 
Svend Sorensen c556867f30 removed test cue/toc files 20 anos atrás
lib added comment re. GNU Make requirement to lib/Makefile 20 anos atrás
man escape -'s in man pages 20 anos atrás
tools imported sources 20 anos atrás
COPYING imported sources 20 anos atrás
Makefile imported sources 20 anos atrás
README removed test cue/toc files 20 anos atrás

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/