summaryrefslogtreecommitdiffstats
path: root/system/archivemount/slack-desc
diff options
context:
space:
mode:
author B. Watson2019-12-19 16:02:32 +0100
committer Willy Sudiarto Raharjo2019-12-19 16:02:32 +0100
commit22f08a230e38474aea00dd48dfdb16bfb62faa1c (patch)
tree9de39dc33c10b2f743536815a34d63c4ff90fbf0 /system/archivemount/slack-desc
parent1194a92dc1261fd210bd2fca987483eb6a2e6c6d (diff)
downloadslackbuilds-22f08a230e38474aea00dd48dfdb16bfb62faa1c.tar.gz
system/archivemount: Added (mounts an archive as a file system).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/archivemount/slack-desc')
-rw-r--r--system/archivemount/slack-desc19
1 files changed, 19 insertions, 0 deletions
diff --git a/system/archivemount/slack-desc b/system/archivemount/slack-desc
new file mode 100644
index 0000000000..1b5ba3eb2d
--- /dev/null
+++ b/system/archivemount/slack-desc
@@ -0,0 +1,19 @@
+# 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.
+archivemount: