Files
pkgsrc-ng/devel/ucl/DESCR
2013-09-26 17:14:40 +02:00

7 lines
322 B
Plaintext

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.