blob: 69dc2532e8536fa709d4ece4d47ca5e9cd5b08b3 (
plain)
1
2
3
4
5
6
|
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.
WWW: http://code.google.com/p/fuse-zip/
|