slackbuilds/system/archivemount
B. Watson ccb1b6a352
system/archivemount: Fix md5sum.
Signed-off-by: B. Watson <yalhcru@gmail.com>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2020-10-03 09:01:48 +07:00
..
README system/archivemount: Updated for version 0.9.1. 2020-09-26 16:10:59 +07:00
archivemount.SlackBuild system/archivemount: Updated for version 0.9.1. 2020-09-26 16:10:59 +07:00
archivemount.info system/archivemount: Fix md5sum. 2020-10-03 09:01:48 +07:00
manpage.diff
slack-desc system/archivemount: Updated for version 0.9.1. 2020-09-26 16:10:59 +07:00

README

archivemount (mounts an archive for access as a file system)

archivemount is a FUSE based file system. Its purpose is to mount
an archive on a mount point where it can be read from or written to
as with any other file system. This makes accessing the contents of
the archive, which may be compressed, transparent to other programs,
without decompressing them.

Supported archive formats: tar, pax, cpio, iso9660 (CD-ROM) images,
zip, shar. Other archive types such as rar and 7z may also work.