comp.lang.ada
 help / color / mirror / Atom feed
* Ann: UnZip-Ada v.20
@ 2007-03-16 13:14 Gautier
  2007-03-16 15:54 ` Poul-Erik Andreasen
  0 siblings, 1 reply; 14+ messages in thread
From: Gautier @ 2007-03-16 13:14 UTC (permalink / raw)


After years of "maintenance" or "cosmetic" releases of UnZip-Ada, here is a 
more important one...

UnZip-Ada is a library in "pure" Ada (not a binding, no dependency to 
compiler, external library or operating sytem)
for decompressing data from Zip files into files or data streams.

UnZip-Ada is free software.

Some features:

  - *new*: task-safe
  - *new*: parts not concerning decompression are now in a `Zip' library;
      possibility of manipulating, searching or building Zip archives too
  - *new*: Zip_info's dictionary tree is now (at last!) balanced: optimally
      fast access to entries, much faster loading too

  - decompression to file or to a data stream
  - decompresses all Zip methods up to and including Deflate (v. 2.x);
      this includes files made by PKZip, Winzip, Info-Zip's Zip,
      Java's JARs, OpenDocument files, and many others
  - decryption (v. 2.x)
  - possibility to read the Zip directory once into a Zip_info variable
    and use it to search quickly and decompress selected archived files, or
    traverse completely the directory to do some specific task
  - options: junk_directories, test_only

Other informations to be found in UnZipAda.txt (archived in unzada20.zip)

URL: --> http://homepage.sunrise.ch/mysunrise/gdm/unzipada.htm

Happy unzippings!

Gautier
__
NB: For a direct answer, address on the Web site!



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

end of thread, other threads:[~2007-03-19 16:29 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-03-16 13:14 Ann: UnZip-Ada v.20 Gautier
2007-03-16 15:54 ` Poul-Erik Andreasen
2007-03-16 16:03   ` Jacob Sparre Andersen
2007-03-16 16:24     ` Poul-Erik Andreasen
2007-03-16 17:29   ` Gautier
2007-03-16 19:28     ` Poul-Erik Andreasen
2007-03-16 21:36     ` Jacob Sparre Andersen
2007-03-17  7:52       ` Gautier
2007-03-19 11:30         ` Harald Korneliussen
2007-03-19 12:56           ` Jacob Sparre Andersen
2007-03-19 13:19             ` Martin Krischik
2007-03-19 13:46               ` Georg Bauhaus
2007-03-19 16:29                 ` Georg Bauhaus
2007-03-19 14:05           ` gautier_niouzes

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