summaryrefslogtreecommitdiff
path: root/system/lbrate/README
diff options
context:
space:
mode:
Diffstat (limited to 'system/lbrate/README')
-rw-r--r--system/lbrate/README6
1 files changed, 6 insertions, 0 deletions
diff --git a/system/lbrate/README b/system/lbrate/README
new file mode 100644
index 0000000000..9dcc195f6a
--- /dev/null
+++ b/system/lbrate/README
@@ -0,0 +1,6 @@
+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.