Path to this page:
Subject: CVS commit: wip/fuse-zip
From: Thomas Klausner
Date: 2014-09-07 00:35:35
Message id: E1XQOaH-0000wJ-HG@sfs-ml-3.v29.ch3.sourceforge.com
Log Message:
Import fuse-zip-0.4.0 as wip/fuse-zip.
fuse-zip is a FUSE file system to navigate, extract, create and
modify ZIP archives based in libzip implemented in C++.
With fuse-zip you really can work with ZIP archives as real
directories. Unlike KIO or Gnome VFS, it can be used in any
application without modifications.
Unlike other FUSE filesystems, _only_ fuse-zip provides write
support to ZIP archives. Also, fuse-zip is faster that all known
implementations on large archives with many files.
TODO:
0.4 dumps core on mounting for me on NetBSD-7.99.1. -- wiz 20140907
Files: