comp.lang.ada
 help / color / mirror / Atom feed
From: Gautier <gautier@fakeaddress.nil>
Subject: Re: Zip / Unzip from an Ada progam - which library ?
Date: Fri, 16 Nov 2007 11:38:35 +0100
Date: 2007-11-16T11:38:35+01:00	[thread overview]
Message-ID: <473d732b$1_5@news.bluewin.ch> (raw)
In-Reply-To: <ecbaadc4-8fe7-49b6-9709-ba5be054aa6a@f3g2000hsg.googlegroups.com>

J�r�me:

> I need to handle Zip files,  from an Ada program of course, on a Win32
> platform.
> I have been looking at Unzip-Ada (http://homepage.sunrise.ch/mysunrise/
> gdm/unzipada.htm)
> (BTW, thanks to Gautier)

You are welcome!

If I understand well, you want to extract files from a .zip file, but also 
archive file(s) into a .zip file.
You are lucky, as from the latest versions of UnZip-Ada, the library is now 
split into a Zip[.*] (package and children) one, which facilitates handling of 
.zip files (including creating ones), and the usual UnZip[.*] dedicated to 
decompression only. You can look at the ZipAda demo tool for archiving - without 
compression yet.

Cheers
Gautier
__
PS: UnZip-Ada is also on SourceForge:
http://sourceforge.net/projects/unzip-ada/



      parent reply	other threads:[~2007-11-16 10:38 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-11-16  9:26 Zip / Unzip from an Ada progam - which library ? Jérôme
2007-11-16 10:33 ` Samuel Tardieu
2007-11-16 10:38 ` Gautier [this message]
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox