comp.lang.ada
 help / color / mirror / Atom feed
* Ann: Zip-Ada v.42
@ 2012-02-10 12:53 Gautier write-only
  2012-02-10 15:59 ` Yannick Duchêne (Hibou57)
  0 siblings, 1 reply; 8+ messages in thread
From: Gautier write-only @ 2012-02-10 12:53 UTC (permalink / raw)


Hello!

I am pleased to announce a new version of the Zip-Ada library, @
http://unzip-ada.sf.net/ .

Major changes in the last versions:

  42: Support for Zip archives appended to other files, like a self-
extracting archive with Zip-Ada in the executable

  41: Support for Unicode UTF-8 entry names within Zip archives

  40: New package Zip.Compress.Deflate, with a first (weak but
straightforward) compression technique for the Deflate format

Some features:
- full sources are in Ada (no binding)
- decompression for all Zip sub-formats up to BZip2
- compression for all Zip sub-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

The zipada42.zip archive contains:

* The full library sources (inside one directory: Zip_Lib), in Ada 95,
using only Ada 95 standard's libraries

* 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

NB: the ZipAda, UnZipAda, ReZip use a few non-Ada 95 library items.

The tools can be found pre-built for Windows in zipada42-bin-
win32.zip .

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



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

end of thread, other threads:[~2012-02-12 10:33 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-02-10 12:53 Ann: Zip-Ada v.42 Gautier write-only
2012-02-10 15:59 ` Yannick Duchêne (Hibou57)
2012-02-10 16:22   ` Yannick Duchêne (Hibou57)
2012-02-12 10:26     ` Gautier write-only
2012-02-11  1:13   ` Randy Brukardt
2012-02-11  9:35     ` Gautier write-only
2012-02-11 13:01       ` Georg Bauhaus
2012-02-11 13:14     ` Yannick Duchêne (Hibou57)

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