diff options
author | drochner <drochner> | 2006-02-15 16:58:21 +0000 |
---|---|---|
committer | drochner <drochner> | 2006-02-15 16:58:21 +0000 |
commit | 77ae750433d974be288027726266d43f1d80c738 (patch) | |
tree | 17cf49b28d49fa8c6a4c3de2ac192868057ca4c6 /archivers/ucl/DESCR | |
parent | b10721fe3c6d7660b681f0fd4fa62d5034f38507 (diff) | |
download | pkgsrc-77ae750433d974be288027726266d43f1d80c738.tar.gz |
import ucl-1.03, another data compression library
(optionally used by pytables)
Diffstat (limited to 'archivers/ucl/DESCR')
-rw-r--r-- | archivers/ucl/DESCR | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/archivers/ucl/DESCR b/archivers/ucl/DESCR new file mode 100644 index 00000000000..6b4046a191f --- /dev/null +++ b/archivers/ucl/DESCR @@ -0,0 +1,4 @@ +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. |