Elbert Pol has released version 1.1 of pdlzip for OS/2 and eComStation.
Pdlzip is a lossless data compressor based on the LZMA algorithm, with
very safe integrity checking and a user interface similar to the one of
gzip or bzip2. Pdlzip decompresses almost as fast as gzip and compresses
better than bzip2, which makes it well suited for software distribution
and data archiving.
Pdlzip is a public domain version of the lzip data compressor, intended
for those who can't (or do not want) distribute GPL licensed Free
Software. Pdlzip is written in C.
Change log:
2010-08-19
* Version 1.1 released.
* main.c: Added support for decompression of lzma-alone files.
* main.c: Match length limit set by options -1 to -8 has been
reduced to extend range of use towards gzip. Lower numbers now
compress less but faster. (-1 now takes 43% less time for only
20% larger compressed size).
* Code has been converted to "C89 + long long" from C99.
2010-04-05
* Version 1.0 released.
* Initial release.
* Using LZMA SDK 9.10 (public domain) from Igor Pavlov.
Pdlzip is available at Hobbes.
Links:
* http://hobbes.nmsu.edu/h-search.php?key= pdlzip-1.1-os2 &pushbutton=Search