選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
 
 
 
 
 
 
Svend Sorensen 25b65cadfb Idomatic change to main's argv. 18年前
doc Added short options to man pages. 18年前
extras Moved cuetag.sh to src/tools/. 19年前
src Idomatic change to main's argv. 18年前
AUTHORS Merged autotools to main trunk. 19年前
COPYING Merged autotools to main trunk. 19年前
ChangeLog Merged autotools to main trunk. 19年前
Makefile.am Added basic comments to all Makfile.am files. 19年前
NEWS Added NEWS items regarding version option and application of the Debian patch. 18年前
README Updated copyright date for new year. 18年前
TODO Update todo re. single quoted strings. 19年前
configure.ac Updated trunk development branch version number. 18年前

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).