wok-current
annotate bchunk/description.txt @ rev 25483
created recipe for py3k-six
author |
Hans-G?nter Theisgen |
date |
Mon Oct 17 07:54:33 2022 +0100 (2022-10-17) |
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.
|