summaryrefslogtreecommitdiff
path: root/filesystems/zip/pkg-descr
diff options
context:
space:
mode:
Diffstat (limited to 'filesystems/zip/pkg-descr')
-rw-r--r--filesystems/zip/pkg-descr4
1 files changed, 4 insertions, 0 deletions
diff --git a/filesystems/zip/pkg-descr b/filesystems/zip/pkg-descr
new file mode 100644
index 000000000000..d2d8b2a7d5c0
--- /dev/null
+++ b/filesystems/zip/pkg-descr
@@ -0,0 +1,4 @@
+fuse-zip is a FUSE file system to navigate, extract, create and modify ZIP
+archives based on libzip, implemented in C++. With fuse-zip, you can work
+with ZIP archives as real directories. Unlike KIO or Gnome VFS, it can be
+be used in any application without modifications.