diff options
Diffstat (limited to 'audio/cuetools/pkg-descr')
-rw-r--r-- | audio/cuetools/pkg-descr | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/audio/cuetools/pkg-descr b/audio/cuetools/pkg-descr new file mode 100644 index 000000000000..4f7b8263f709 --- /dev/null +++ b/audio/cuetools/pkg-descr @@ -0,0 +1,8 @@ +Cuetools is a set of utilities for working with cue files and toc files. +It contains: +- cueconverter: convert between cue and toc formats +- cuebreakpoints: output track break points from a cue/toc file, in a + format usable by shnsplit (part of the shntool package) +- cuerename: rename files based on a template + +WWW: http://cuetools.sourceforge.net/ |