mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-21 19:42:24 +01:00
32e6330679
Signed-off-by: B. Watson <yalhcru@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
19 lines
1.1 KiB
Text
19 lines
1.1 KiB
Text
# HOW TO EDIT THIS FILE:
|
|
# The "handy ruler" below makes it easier to edit a package description.
|
|
# Line up the first '|' above the ':' following the base package name, and
|
|
# the '|' on the right side marks the last column you can put a character in.
|
|
# You must make exactly 11 lines for the formatting to be correct. It's also
|
|
# customary to leave one space after the ':' except on otherwise blank lines.
|
|
|
|
|-----handy-ruler------------------------------------------------------|
|
|
archivemount: archivemount (mounts an archive for access as a file system)
|
|
archivemount:
|
|
archivemount: archivemount is a FUSE based file system. Its purpose is to mount
|
|
archivemount: an archive on a mount point where it can be read from or written to
|
|
archivemount: as with any other file system. This makes accessing the contents of
|
|
archivemount: the archive, which may be compressed, transparent to other programs,
|
|
archivemount: without decompressing them.
|
|
archivemount:
|
|
archivemount: Supported archive formats: tar, pax, cpio, iso9660 (CD-ROM) images,
|
|
archivemount: zip, shar. Other archive types such as rar and 7z may also work.
|
|
archivemount:
|