diff options
author | mario <mario@slackverse.org> | 2012-01-15 13:10:32 -0600 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2012-01-15 13:10:32 -0600 |
commit | 5e01cadb059ee62d8b818cf60db3a739b3cd8b30 (patch) | |
tree | 54cca8fda72791f62f06a6b8ba898e754ab79436 /libraries/libunrar/README | |
parent | d8d8af8570ccbf61790617b6580945484caf93b2 (diff) | |
download | slackbuilds-5e01cadb059ee62d8b818cf60db3a739b3cd8b30.tar.gz |
libraries/libunrar: Added (The UnRAR library)
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'libraries/libunrar/README')
-rw-r--r-- | libraries/libunrar/README | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/libraries/libunrar/README b/libraries/libunrar/README new file mode 100644 index 0000000000..50a30cbe77 --- /dev/null +++ b/libraries/libunrar/README @@ -0,0 +1,4 @@ +The UnRAR library is a minor part of the RAR archiver and contains +the RAR uncompression algorithm. UnRAR requires very small volume +of memory to operate. The UnRAR library can also be used by other +programs to extract RAR archives. |