blob: 9dcc195f6a41d523a03e289ee54260ba095d7305 (
plain)
1
2
3
4
5
6
|
lbrate extracts/decompresses files from CP/M LBR format. (It can also
list and test such archives.) It does this in an 'unzip'-like manner,
mostly hiding the details of individually compressed and renamed
files, and transparently deals with required decompression/renaming.
lbrate supports all three CP/M compression schemes (Q, Z, Y) and
treats them as single entry LBR archives.
|