blob: 99fcf41787e5b3e301071d6477f376423d966324 (
plain) (
blame)
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: https://bitbucket.org/agalanin/fuse-zip/
|