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

Ann: Zip-Ada v.36

1 view
Skip to first unread message

Gautier write-only

unread,
Nov 21, 2009, 8:51:22 AM11/21/09
to
Hello!

Long time no announcement for Zip-Ada library in this ng...
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!

0 new messages