comp.lang.ada
 help / color / mirror / Atom feed
* Ann: Zip-Ada v.36
@ 2009-11-21 13:48 Gautier write-only
  0 siblings, 0 replies; only message in thread
From: Gautier write-only @ 2009-11-21 13:48 UTC (permalink / raw)


Hello!
Again a new version of the Zip-Ada library, @ http://unzip-ada.sf.net/
, is out. Latest changes:

  - BZip2 method added for decompression
  - Added Zip.Traverse_verbose
  - Added an UnZip.Extract to extract all files, using a Zip_Info
variable (allows any stream, not only file, for archive)
  - Some more run-time library performance bottlenecks removed
     (less spectacular than for v.35)
  - Some improvements around ReZip, which now includes the BZip2
method

Zip-Ada is a library for handling, decompressing and creating .zip
archives.
Some features:
- decompression for all methods up to BZip2 (new!)
- full sources are in Ada
- unconditionally portable
- input and output can be any stream (file, buffer,...) for archive
creation as well as data extraction.
- task safe
- endian-neutral

URL: http://unzip-ada.sf.net/

The zipada36.zip archive contains:
* The full library sources inside one directory, Zip_Lib, in pure Ada
95
* Some command-line demo / tools:
  * ZipAda, a zipping tool - only weak compression available so far
  * UnZipAda, an unzipping utility
  * Comp_Zip, compares two zip files (compare contents, check missing
files)
  * Find_Zip, searches a text string through contents of a zip file
  * ReZip.adb, recompresses Zip archives

Enjoy!
_________________________________________________________
Gautier's Ada programming -- http://sf.net/users/gdemont/
NB: For a direct answer, e-mail address on the Web site!



^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2009-11-21 13:48 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-11-21 13:48 Ann: Zip-Ada v.36 Gautier write-only

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