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/