diff options
author | Alexey Dokuchaev <danfe@FreeBSD.org> | 2008-01-25 17:37:34 +0000 |
---|---|---|
committer | Alexey Dokuchaev <danfe@FreeBSD.org> | 2008-01-25 17:37:34 +0000 |
commit | 91c2cb04b3af167704f0834f6f81fba52334fea5 (patch) | |
tree | 62303c11a76e1a8149907d95185347d681e40cdc /archivers/ucl | |
parent | 553220b409492360f97d186382e3ee6d8d910f6d (diff) | |
download | ports-91c2cb04b3af167704f0834f6f81fba52334fea5.tar.gz ports-91c2cb04b3af167704f0834f6f81fba52334fea5.zip |
Notes
Diffstat (limited to 'archivers/ucl')
-rw-r--r-- | archivers/ucl/pkg-descr | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/archivers/ucl/pkg-descr b/archivers/ucl/pkg-descr index 3758626b0cd6..50d71e8d0415 100644 --- a/archivers/ucl/pkg-descr +++ b/archivers/ucl/pkg-descr @@ -1,10 +1,7 @@ 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 +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/ |