diff options
author | Alexey Dokuchaev <danfe@FreeBSD.org> | 2008-01-25 17:37:34 +0000 |
---|---|---|
committer | Alexey Dokuchaev <danfe@FreeBSD.org> | 2008-01-25 17:37:34 +0000 |
commit | 91c2cb04b3af167704f0834f6f81fba52334fea5 (patch) | |
tree | 62303c11a76e1a8149907d95185347d681e40cdc /archivers/lbrate | |
parent | 553220b409492360f97d186382e3ee6d8d910f6d (diff) | |
download | ports-91c2cb04b3af167704f0834f6f81fba52334fea5.tar.gz ports-91c2cb04b3af167704f0834f6f81fba52334fea5.zip |
Notes
Diffstat (limited to 'archivers/lbrate')
-rw-r--r-- | archivers/lbrate/pkg-descr | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/archivers/lbrate/pkg-descr b/archivers/lbrate/pkg-descr index 557f1c2a9100..2bfbdd0fe191 100644 --- a/archivers/lbrate/pkg-descr +++ b/archivers/lbrate/pkg-descr @@ -1,11 +1,11 @@ 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. +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. +were single-entry LBRs. WWW: http://rus.members.beeb.net/lbrate.html |