wok-6.x annotate bchunk/description.txt @ rev 22097
apache: update bdeps
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Fri Nov 01 11:48:13 2019 +0100 (2019-11-01) |
parents | |
children |
rev | line source |
---|---|
hackdorte@20011 | 1 binchunker converts a CD image in a ".bin / .cue" format (sometimes ".raw / |
hackdorte@20011 | 2 .cue") to a set of .iso and .cdr tracks. The bin/cue format is used by some |
hackdorte@20011 | 3 popular non-Unix cd-writing software, but is not supported on most other CD |
hackdorte@20011 | 4 burning programs. A lot of CD/VCD images distributed on the Internet are in |
hackdorte@20011 | 5 BIN/CUE format, I've been told. |