blob: 7904ca322833641d386b87e4bbc9bc42eb238764 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
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
- Gea-Suan Lin
gslin@ccca.nctu.edu.tw
|