forked from Lainports/opnsense-ports
Taken from: https://github.com/freebsd/freebsd-ports.git Commit id: 5070672073b68be364139bc6b3a89100bd17d331
6 lines
316 B
Text
6 lines
316 B
Text
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/
|