summaryrefslogtreecommitdiff
path: root/devel/ucl/DESCR
blob: f58636722c8c96c812a2d7de8c2a913ec4135181 (plain)
1
2
3
4
5
6
UCL is a portable lossless data compression library written in ANSI C.
It implements a number of NRV compression algorithms that achieve an
excellent compression ratio while allowing very fast decompression.

Compared to LZO, the UCL algorithms achieve a better compression ratio
but decompression is a little bit slower.