Re: zip compression/decompression SDK
Re: zip compression/decompression SDK
- Subject: Re: zip compression/decompression SDK
- From: James Bucanek <email@hidden>
- Date: Fri, 23 Sep 2005 14:17:25 -0700
Ian was here wrote on Friday, September 23, 2005:
>Does anyone know of a good zip utility SDK? So far,
>Stuffit SDK by Allume seems to be the best bet. Has
>anyone had any experience with them before?
The StuffIt SDK allows software to use the StuffIt engine. Which, amoung other things, also includes ZIP file handling.
But if you just want to work with ZIP files, what's wrong with the zlib library (built-in), the Archive::Zip perl library (built-in), or the java.util.zip package (built-in)?
--
James Bucanek
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden