Non puoi selezionare più di 25 argomenti Gli argomenti devono iniziare con una lettera o un numero, possono includere trattini ('-') e possono essere lunghi fino a 35 caratteri.
 
 
 
 
 
 
Svend Sorensen 51fe2af924 Merged autotools to main trunk. 19 anni fa
doc Merged autotools to main trunk. 19 anni fa
extras Merged autotools to main trunk. 19 anni fa
lib Removed prefix flags from yacc and lex (to prepare for automake). 19 anni fa
src Merged autotools to main trunk. 19 anni fa
tools Named pregap mode enum. 19 anni fa
AUTHORS Merged autotools to main trunk. 19 anni fa
COPYING Merged autotools to main trunk. 19 anni fa
ChangeLog Merged autotools to main trunk. 19 anni fa
Makefile.am Merged autotools to main trunk. 19 anni fa
NEWS Merged autotools to main trunk. 19 anni fa
README Merged autotools to main trunk. 19 anni fa
TODO Merged autotools to main trunk. 19 anni fa
configure.ac Merged autotools to main trunk. 19 anni fa

README

cuetools - cue and toc file parsers and utilities

Copyright (C) 2004, 2005 Svend Sorensen

cuetools is a set of utilities for working with Cue Sheet (cue) and Table of
Contents (toc) files.

It includes:

cueconvert
convert between the cue and toc formats
cuebreakpoints
print the breakpoints from a cue or toc file
cueprint
print disc and track infomation for a cue or toc file

Directory layout:

doc/
documentation (including man pages)
src/
all source files
src/lib
scanning, parsing, and printing library
src/tools
cue and toc tools

Cuetools is hosted by BerliOS (http://cuetools.berlios.de).