diff options
Diffstat (limited to 'archivers/lbrate/DESCR')
-rw-r--r-- | archivers/lbrate/DESCR | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/archivers/lbrate/DESCR b/archivers/lbrate/DESCR new file mode 100644 index 00000000000..96c6cf0b860 --- /dev/null +++ b/archivers/lbrate/DESCR @@ -0,0 +1,9 @@ +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 +dealing with the required decompression/renaming. + +lbrate is apparently 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. |