summaryrefslogtreecommitdiffstats
path: root/system/lbrate/README
diff options
context:
space:
mode:
author Bojan Popovic <bocke@slackware-srbija.org>2012-12-09 11:01:04 -0500
committer dsomero <xgizzmo@slackbuilds.org>2012-12-11 16:22:00 -0500
commit88a36d6a54355c1d7cd8565483fbee0518b7941c (patch)
tree5a2ec38fef4ffa738150c9fa8d80e589a376b478 /system/lbrate/README
parente0611e31fe8fb79edbe138e9c27b50fb6efc451e (diff)
downloadslackbuilds-88a36d6a54355c1d7cd8565483fbee0518b7941c.tar.gz
slackbuilds-88a36d6a54355c1d7cd8565483fbee0518b7941c.tar.xz
system/lbrate: Added (extract CP/M LBR archives)
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
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.