• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
RE: Cocoa / Obj-C and Zip files
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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.

  • Prev by Date: Bug-Resolution Follow-Up
  • Next by Date: Re: Bug-Resolution Follow-Up
  • Previous by thread: Cocoa / Obj-C and Zip files
  • Next by thread: NSProxy vs plain old NSObject
  • Index(es):
    • Date
    • Thread