mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-29 13:00:32 +01:00
fcd89b6f6d
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
7 lines
379 B
Text
7 lines
379 B
Text
mount-zip is a tool allowing to open, explore and extract ZIP
|
|
archives.
|
|
mount-zip mounts a ZIP archive as a read-only FUSE file system, which
|
|
can then be explored and read by any application.
|
|
mount-zip aspires to be an excellent ZIP mounter. It starts quickly,
|
|
uses little memory, decodes encrypted files, and provides on-the-go
|
|
decompression and caching for maximum efficiency.
|