diff options
author | B. Watson <yalhcru@gmail.com> | 2014-08-06 18:39:25 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2014-08-06 18:39:25 +0700 |
commit | 7408017fa321eff3a96f2ad339004af5a65b3d99 (patch) | |
tree | fdb713335abd5f73e9a0b21aede2069a4e628192 /system/arj/README | |
parent | 6f3bd06d133b32a5462349f9db83d1846666598c (diff) |
system/arj: Added (arj archiver).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/arj/README')
-rw-r--r-- | system/arj/README | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/system/arj/README b/system/arj/README new file mode 100644 index 000000000000..2cb7b69f2324 --- /dev/null +++ b/system/arj/README @@ -0,0 +1,7 @@ +arj (Free Software implementation of arj archiver) + +A portable version of the ARJ archiver, available for a growing number +of DOS-like and UNIX-like platforms on a variety of architectures. + +This build doesn't conflict with Slackware's unarj package. Unlike unarj, +arj is capable of creating archives as well as extracting them. |