mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
88a36d6a54
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
6 lines
383 B
Text
6 lines
383 B
Text
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.
|