comp.lang.ada
 help / color / mirror / Atom feed
From: gautier_niouzes@hotmail.com
Subject: Ann: Zip-Ada v.51
Date: Fri, 26 Aug 2016 23:15:33 -0700 (PDT)
Date: 2016-08-26T23:15:33-07:00	[thread overview]
Message-ID: <5544fc9c-576f-4b65-a055-96cdd74a6f1a@googlegroups.com> (raw)

URL: https://sf.net/projects/unzip-ada/

* Changes in '51', 27-Aug-2016:
  - LZMA.Encoding has been added; it is a standalone compressor,
      see lzma_enc.adb for an example of use.
  - Zip.Compress provides now LZMA_1, LZMA_2 methods. In other words, you
      can use the LZMA compression with Zip.Create.
  - Zip.Compress has also a "Preselection" method that selects
      a compression method depending on hints like the uncompressed size.
  - Zip.Compress.Deflate: Deflate_1 .. Deflate_3 compression is
      slightly better.

The LZMA format, new in Zip-Ada, is especially good for compressing database data - be it in binary or text forms. Don't be surprised if the resulting archive represent only a few percents of the original data...

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


             reply	other threads:[~2016-08-27  6:15 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-08-27  6:15 gautier_niouzes [this message]
2016-08-28  0:31 ` Ann: Zip-Ada v.51 gautier_niouzes
replies disabled

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