comp.lang.ada
 help / color / mirror / Atom feed
* ANN: Generic LZH compressor-decompressor
@ 2000-01-24  0:00 Gautier
  2000-01-24  0:00 ` Ehud Lamm
  0 siblings, 1 reply; 5+ messages in thread
From: Gautier @ 2000-01-24  0:00 UTC (permalink / raw)


ANN: Generic LZH compressor-decompressor

Nothing more than an Ada95 translation of the famous
LZHuf algorithm developed and published by H. Yoshizaki.
Should compile on every Ada95 compiler, on every OS or platform
without change Test with GNAT and ObjectAda. Details in the archive.
Genericity allows to compress/decompress all sorts of data flows,
not only files, but also data, arrays in memory, streams etc.

Files: biblio/lzh.ads, biblio/lzh.adb (the package) 
and divers/lz.adb (a small file compression/decompression 
utility).

Archive: http://members.xoom.com/gdemont/logiciel/paqs.zip 
Web page: http://members.xoom.com/gdemont/gsoft.htm 

Have fun - Gautier




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

end of thread, other threads:[~2000-02-01  0:00 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2000-01-24  0:00 ANN: Generic LZH compressor-decompressor Gautier
2000-01-24  0:00 ` Ehud Lamm
2000-01-24  0:00   ` Gautier
2000-01-24  0:00     ` Ehud Lamm
2000-02-01  0:00   ` David Botton

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