Sender: rich AT phekda DOT freeserve DOT co DOT uk Message-ID: <3DDFBEBB.18FBCF08@phekda.freeserve.co.uk> Date: Sat, 23 Nov 2002 17:45:31 +0000 From: Richard Dawe X-Mailer: Mozilla 4.77 [en] (X11; U; Linux 2.2.19 i586) X-Accept-Language: de,fr MIME-Version: 1.0 To: djgpp AT delorie DOT com CC: Dexter Tad-y Subject: Re: zip/unzip library References: <6f1df3fa DOT 0211230148 DOT 350e5ae9 AT posting DOT google DOT com> <2110-Sat23Nov2002132513+0200-eliz AT is DOT elta DOT co DOT il> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Reply-To: djgpp AT delorie DOT com Hello. Eli Zaretskii wrote: > > > From: dexter AT dcemail DOT com (Dexter Tad-y) > > Newsgroups: comp.os.msdos.djgpp > > Date: 23 Nov 2002 01:48:28 -0800 > > > > Anybody knows if there exists a zip/unzip library for djgpp that's > > easier to use than Info-ZIP? > > There's a port of zlib on the DJGPP site on SimTel.NET. The zlib sources include contributed code to zip/unzip files - it's in $DJDIR/contrib/zlib-1.14/contrib/minizip, when you install the sources. The unzip interface is pretty easy to use. It's used in pakke, a package manager for DJGPP: http://www.phekda.freeserve.co.uk/richdawe/pakke/ Regards, -- Richard Dawe [ http://www.phekda.freeserve.co.uk/richdawe/ ]