summaryrefslogtreecommitdiffstats
path: root/system/mount-zip/README
diff options
context:
space:
mode:
author B. Watson <urchlay@slackware.uk>2023-08-29 03:20:34 -0400
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2023-09-02 18:02:30 +0700
commit79675726a53ca8caa5aa2253a34de943ca6f6ef1 (patch)
tree71b79addf3787f6571b6e58ce99cbb372db1d418 /system/mount-zip/README
parentebf9a08e0b0ea9e091ce5692faf575eeef443940 (diff)
downloadslackbuilds-79675726a53ca8caa5aa2253a34de943ca6f6ef1.tar.gz
slackbuilds-79675726a53ca8caa5aa2253a34de943ca6f6ef1.tar.xz
system/mount-zip: Updated for version 1.0.9, new maintainer.
Signed-off-by: B. Watson <urchlay@slackware.uk> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/mount-zip/README')
-rw-r--r--system/mount-zip/README5
1 files changed, 3 insertions, 2 deletions
diff --git a/system/mount-zip/README b/system/mount-zip/README
index bf84380c12..0977216aca 100644
--- a/system/mount-zip/README
+++ b/system/mount-zip/README
@@ -1,7 +1,8 @@
-mount-zip is a tool allowing to open, explore and extract ZIP
-archives.
+mount-zip (FUSE file system for zip archives)
+
mount-zip mounts a ZIP archive as a read-only FUSE file system, which
can then be explored and read by any application.
+
mount-zip aspires to be an excellent ZIP mounter. It starts quickly,
uses little memory, decodes encrypted files, and provides on-the-go
decompression and caching for maximum efficiency.