Re: Cocoa wrapper for libarchive
Re: Cocoa wrapper for libarchive
On 23 Aug 2010, at 10:46, email@hidden wrote:
>
> Is anyone aware of the existence of a Cocoa wrapper for libarchive?
>
> http://code.google.com/p/libarchive/
>
My only success with this has been to locate Per Johansson's ArchiveWrapper.m.
http://bazaar.launchpad.net/~pelle-morth/modazipin/trunk/annotate/head:/ArchiveWrapper.m
Unfortunately this only performs unarchiving however it could serve as a base for further expansion.
Another issue is that OS X doesn't ship with all the necessary headers (especially <archive_entry.h>).
These can be pulled in from the libarchive sources.
A better solution however might be to construct a framework that builds and incorporates a local copy of libarchive.
> Regards
>
> Jonathan Mitchell
>
> Developer
> Mugginsoft LLP
> http://www.mugginsoft.com
>
>
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden