diff options
Diffstat (limited to 'system/rar2fs/README')
-rw-r--r-- | system/rar2fs/README | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/system/rar2fs/README b/system/rar2fs/README new file mode 100644 index 0000000000..4582f9c55f --- /dev/null +++ b/system/rar2fs/README @@ -0,0 +1,6 @@ +rar2fs is a FUSE based file system that can mount a source RAR archive/volume +or a directory containing any number of RAR archives and access (read only) the +contents as plain files/directories. Other files located in the source directory +are handled transparently. + +This requires libunrar. |