slackbuilds_ponce/system/mount-zip/README
Charadon fcd89b6f6d system/mount-zip: Added (FUSE file system for ZIP archives).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2022-11-19 10:01:09 +07:00

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.