wok-next
annotate peazip/description.peazip-plugin-unace.txt @ rev 21345
updated drbd-utils (9.11.0 -> 9.12.2)
author |
Hans-G?nter Theisgen |
date |
Thu Apr 09 13:26:29 2020 +0100 (2020-04-09) |
parents |
|
children |
|
rev |
line source |
al@19838
|
1 ### UNACE Plugin
|
al@19838
|
2
|
al@19838
|
3 UNACE Plugin handles browsing and extraction of WinAce's
|
al@19838
|
4 [ACE file format](http://en.wikipedia.org/wiki/ACE_%28compression_file_format%29)
|
al@19838
|
5 and it is needed to
|
al@19838
|
6 [open ACE files](http://www.peazip.org/ace-files-utility.html) in PeaZip.
|
al@19838
|
7
|
al@19838
|
8 This package is meant to provide free ACE files support as separate plugin
|
al@19838
|
9 since UNACE is released by WinACE as royalty free, but closed source, freeware
|
al@19838
|
10 binaries.
|
al@19838
|
11
|
al@19838
|
12 Note for GNU/Linux users: UNACE is a 32 bit executable, so on Linux 64 bit
|
al@19838
|
13 systems it requires ia32-libs to extract ACE files.
|