comp.lang.ada
 help / color / mirror / Atom feed
* zLibAda vs ZipAda (which should I use, if any)?
@ 2016-08-25 20:17 Aurele
  2016-08-25 21:02 ` Qun-Ying
                   ` (4 more replies)
  0 siblings, 5 replies; 21+ messages in thread
From: Aurele @ 2016-08-25 20:17 UTC (permalink / raw)


Hi all, I'm faced with two possible options for reading/accessing the contents of a zip (.zip) file from within my Ada application. One option is to use zLibAda (by Dmitriy: http://zlib-ada.sourceforge.net/), the other is to use ZipAda (by Gautier: http://unzip-ada.sourceforge.net/). I have no idea how either one works and/or if they are appropriate for what I want to do!

On one hand, zLibAda (original zLib in C) is really well documented online but zLibAda is essentially a wrapper to the zLib DLL (I think). On the other, ZipAda is written in Ada, makes a clean compile, but it might not be entirely documented (essentially, I have no idea what I'm looking at/for).  

Anyway, my objective is to read a zip (.zip) file that contains compressed images (bmp, jpg, tga, etc...) and then build a list (table) of available images with its attributes (name... and/or I can determine its size separately if I have access, etc...).

I don't want to go through both zLibAda and ZipAda only to find out I'm on the wrong path so I was hopping someone might have used these package and mind  enlightening me on their use (assume the file I'm reading is "Images.zip", and has say 5 images of 250x250 pixels).

Thanks o/
Aurele


^ permalink raw reply	[flat|nested] 21+ messages in thread

end of thread, other threads:[~2016-08-27 20:16 UTC | newest]

Thread overview: 21+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-08-25 20:17 zLibAda vs ZipAda (which should I use, if any)? Aurele
2016-08-25 21:02 ` Qun-Ying
2016-08-25 21:33 ` Jeffrey R. Carter
2016-08-25 22:07 ` Aurele
2016-08-25 23:07 ` Aurele
2016-08-25 23:43   ` gautier_niouzes
2016-08-25 23:55     ` Aurele
2016-08-26  0:18       ` gautier_niouzes
2016-08-26  1:44         ` Aurele
2016-08-26 12:36           ` gautier_niouzes
2016-08-26 14:23             ` Aurele
2016-08-26 15:16               ` gautier_niouzes
2016-08-26 15:46                 ` Jeffrey R. Carter
2016-08-26 16:05                 ` Aurele
2016-08-26 23:04                   ` Aurele
2016-08-27  5:30                     ` gautier_niouzes
2016-08-27 11:52                       ` Aurele
2016-08-27 16:31                         ` Aurele
2016-08-27 19:15                           ` gautier_niouzes
2016-08-27 19:33 ` Aurele
2016-08-27 20:16   ` Aurele

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