blob: 3758626b0cd6a13536cb677a1eea02a35e857ced (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
|
UCL is a portable lossless data compression library written in ANSI C.
UCL implements a number of compression algorithms that achieve an excellent
compression ratio while allowing *very* fast decompression. Decompression
requires no additional memory.
Author: Markus Franz Xaver Johannes Oberhumer
markus@oberhumer.com
WWW: http://www.oberhumer.com/opensource/ucl/
|