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 01eb4f7a16 Added short comments. il y a 18 ans
doc Added short options to man pages. il y a 18 ans
extras Moved cuetag.sh to src/tools/. il y a 19 ans
src Added short comments. il y a 18 ans
AUTHORS Merged autotools to main trunk. il y a 19 ans
COPYING Merged autotools to main trunk. il y a 19 ans
ChangeLog Merged autotools to main trunk. il y a 19 ans
Makefile.am Added basic comments to all Makfile.am files. il y a 19 ans
NEWS Added NEWS items regarding version option and application of the Debian patch. il y a 18 ans
README Updated copyright date for new year. il y a 18 ans
TODO Update todo re. single quoted strings. il y a 19 ans
configure.ac Updated trunk development branch version number. il y a 18 ans

README

cuetools - cue and toc file parsers and utilities

Copyright (C) 2004, 2005, 2006 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).