<div dir="ltr"><div>Thank you Marco! I will have a look at it.</div><div><br></div><div>Darius<br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Fri, Aug 21, 2020 at 11:04 AM Marco Borsari via fpc-pascal <<a href="mailto:fpc-pascal@lists.freepascal.org">fpc-pascal@lists.freepascal.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Il 20/08/2020 17:10, Darius Blaszyk via fpc-pascal ha scritto:<br>
<br>
> To my delight I found out that FPC actually provides quite a few archive <br>
> handling libraries out of the box. Thanks to all that have contributed <br>
> to that! So far I found:<br>
> <br>
> * tar<br>
> * tar.gz<br>
> * zip<br>
> <br>
> Are there any other formats out there that I could use like out of the box?<br>
<br>
I have taken the naked LZH (LH5) by Okumura-Yoshizaki from the SWAG and <br>
I added his historical format archive around it, though in a minimal form.<br>
You can find it at the link<br>
<br>
<a href="http://digilander.libero.it/oldpumpkin" rel="noreferrer" target="_blank">http://digilander.libero.it/oldpumpkin</a><br>
<br>
in the entry "Lempel-(Ziv)-Huffman arc".<br>
The executable herein is in Dos32 but it compiles even for Windows.<br>
_______________________________________________<br>
fpc-pascal maillist - <a href="mailto:fpc-pascal@lists.freepascal.org" target="_blank">fpc-pascal@lists.freepascal.org</a><br>
<a href="https://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal" rel="noreferrer" target="_blank">https://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal</a><br>
</blockquote></div>