diff options
Diffstat (limited to 'system/xarchiver/README')
-rw-r--r-- | system/xarchiver/README | 15 |
1 files changed, 8 insertions, 7 deletions
diff --git a/system/xarchiver/README b/system/xarchiver/README index 5d18038579..ee541b06b6 100644 --- a/system/xarchiver/README +++ b/system/xarchiver/README @@ -1,8 +1,9 @@ -Xarchiver is a Desktop Environment independent archiver frontend. -All common archive types are supported. RPM and DEB packages are -handled without their package managers. To run it you only need -GTK+2 libraries and obviously the various rar, arj and 7z for -these archive types. +Xarchiver is a lightweight desktop independent archive manager +built with the GTK+2 toolkit. It is a Desktop Environment independent +archiver frontend. + +All common archive types are supported, like zip, arj, bzip2, gzip, rar, +lha, lzma, lzop, deb, rpm, tar and zip archives. +To run it you only need GTK+2 libraries and obviously the various +rar, arj and 7z for these archive types. -If you want to try an experimental patch to support xz, then run -the script like this: BEND_ME_OVER=kthxbai ./xarchiver.SlackBuild |