mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-11 07:22:22 +00:00
12 lines
579 B
Plaintext
12 lines
579 B
Plaintext
|
lbrate extracts/decompresses files from the 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 the required decompression/renaming.
|
||
|
|
||
|
lbrate is also (I believe) the only non-CP/M program to fully support
|
||
|
decompressing files from all three CP/M compression schemes (Q, Z, Y). With
|
||
|
this in mind, it can decompress such files directly, treating them as if they
|
||
|
were single-entry LBRs.
|
||
|
|
||
|
WWW: http://rus.members.beeb.net/lbrate.html
|