Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Ann: Zip-Ada v.40

4 views
Skip to first unread message

Gautier write-only

unread,
Mar 2, 2011, 4:51:48 AM3/2/11
to
Hello!

A new version of the Zip-Ada library, @ http://unzip-ada.sf.net/ , is
out.
Latest changes are:
- New package Zip.Compress.Deflate, with a first (weak but
straightforward)
compression technique for the Deflate format - more to come!
- Some improvements in the ReZip and UnZipAda tools

Zip-Ada is a library for handling, decompressing and creating Zip
archives.

Some features:
- full sources are in Ada (no binding)
- decompression for all Zip formats up to BZip2
- compression for all Zip formats up to Deflate
- 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 zipada40.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
* UnZipAda, an unzipping utility
* Comp_Zip, compares two Zip files
* Find_Zip, searches a text string through contents of a Zip file
* ReZip.adb, optimizes compression of Zip archives

Enjoy!
______________________________________________________________
Gautier's Ada programming -- http://gautiersblog.blogspot.com/
NB: follow the above link for a working e-mail address

0 new messages