RE: Cocoa / Obj-C and Zip files
RE: Cocoa / Obj-C and Zip files
- Subject: RE: Cocoa / Obj-C and Zip files
- From: "Chris Reed" <email@hidden>
- Date: Wed, 3 Dec 2003 14:21:40 -0600
- Thread-topic: Cocoa / Obj-C and Zip files
There's plenty of code out there for accessing Zip archives. Here's what
seems to be a nice GPL'd C++ library called ZipArchive:
http://www.artpol-software.com/index_zip.html
Just write an Obj-C wrapper around it if you like.
-chris
>
-----Original Message-----
>
From: email@hidden [mailto:cocoa-dev-
>
email@hidden] On Behalf Of Jeff LaMarche
>
Sent: Wednesday, December 03, 2003 11:23 AM
>
To: Cocoa-Dev Dev
>
Subject: Cocoa / Obj-C and Zip files
>
>
I'm currently using the java bridge and using some Java classes to
>
manipulate zip files. I seem to recall having run across a set of
>
objective-C classes for manipulating zip archives, but my searches
have
>
returned nothing. Does anyone know if there is an objective-C solution
>
to dealing with Zip classes (preferably NOT using NSTask out to
>
zip/unzip)?
>
>
TIA,
>
Jeff
>
_______________________________________________
>
cocoa-dev mailing list | email@hidden
>
Help/Unsubscribe/Archives:
>
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
>
Do not post admin requests to the list. They will be ignored.
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.