ACE (compressed file format): Difference between revisions

Content deleted Content added
Mention the independent implementation in XAD
m Other implementations: fix title of Debian unace-nonfree package page
Line 25:
An older version of an Unace 1.2b is [[free software]] and licensed under the [[GNU General Public License|GPL]] by the author Marcel Lemke, but it cannot extract ACE archives from version 2.0 and newer.<ref>{{cite web|url=https://packages.debian.org/stable/utils/unace|title=unace: extract, test and view .ace archives|website=Debian}}</ref>
 
A newer version of Unace 2.5 that supports ACE 2.0 archives is available under a restrictive open source license, also by Marcel Lemke.<ref>{{cite web|url=https://packages.debian.org/stable/utils/unace-nonfree|title=unace-nonfree: extract, test and view .ace archives (non-free version)|website=Debian}}</ref>
 
An older, independent [[The_C_Programming_Language|c]] implementation is part of [[XAD_(software)|XAD-Master libxad]] by Dirk Stöcker. It is limited to unpacking ACE 1.0 archives.