summaryrefslogtreecommitdiffstats
path: root/system/mount-zip/README
diff options
context:
space:
mode:
Diffstat (limited to 'system/mount-zip/README')
-rw-r--r--system/mount-zip/README8
1 files changed, 8 insertions, 0 deletions
diff --git a/system/mount-zip/README b/system/mount-zip/README
new file mode 100644
index 0000000000..0977216aca
--- /dev/null
+++ b/system/mount-zip/README
@@ -0,0 +1,8 @@
+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.