diff options
author | mario <mario@slackverse.org> | 2012-01-15 13:11:50 -0600 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2012-01-15 13:11:50 -0600 |
commit | 11bbd00fa4bcfb26f7824da9f067df54883ce5a3 (patch) | |
tree | 907cdb300dd515952602bcf468274639dd60e608 /system/rar2fs/slack-desc | |
parent | 5e01cadb059ee62d8b818cf60db3a739b3cd8b30 (diff) |
system/rar2fs: Added (a FUSE based file system for RAR archives)
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'system/rar2fs/slack-desc')
-rw-r--r-- | system/rar2fs/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/system/rar2fs/slack-desc b/system/rar2fs/slack-desc new file mode 100644 index 000000000000..175f18b4a8e8 --- /dev/null +++ b/system/rar2fs/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------------------------------------------------------| +rar2fs: rar2fs (a FUSE based file system) +rar2fs: +rar2fs: rar2fs is a FUSE based file system that can mount a source RAR +rar2fs: archive/volume or a directory containing any number of RAR archives +rar2fs: and access (read only) the contents as plain files/directories. Other +rar2fs: files located in the source directory are handled transparently. +rar2fs: +rar2fs: Homepage: http://code.google.com/p/rar2fs/ +rar2fs: +rar2fs: +rar2fs: |