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 40c98fdee9 Update author's email address il y a 10 ans
doc Update author's email address il y a 10 ans
extras Update author's email address il y a 10 ans
src fix handling of cuesheets with 99 tracks (Debian #658818) il y a 11 ans
AUTHORS Update author's email address il y a 10 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 Update copyright date. il y a 16 ans
TODO Update todo re. single quoted strings. il y a 19 ans
configure.ac Update author's email address il y a 10 ans

README

cuetools - cue and toc file parsers and utilities

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