Package: wnpp Severity: wishlist Owner: Fab Stz <fabstz...@yahoo.fr> X-Debbugs-Cc: debian-devel@lists.debian.org
* Package name : mount-zip Version : 1.0.7 Upstream Contact: François Degros <fdeg...@chromium.org> * URL : https://github.com/google/mount-zip * License : GPL-3.0-or-later Programming Lang: C++ Description : recent FUSE file system for ZIP archives (read-only access) mount-zip is a tool allowing to open, explore and extract 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. . The mount point should be an empty directory. If the mount point doesn't exist yet, mount-zip creates it first. If no mount point is provided, mount-zip creates one in the same directory as the ZIP archive. . It is an alternative to fuse-zip. Compared to fuse-zip, its performance is improved, but write mode was dropped. Version 1.0.0 was forked from fuse-zip 0.7.2 See also RFP https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1068638