wok diff lizard/description.txt @ rev 25164

updated python-antlr (3.5.2 -> 3.5.3)
author Hans-G?nter Theisgen
date Fri Jul 01 10:50:21 2022 +0100 (23 months ago)
parents
children
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/lizard/description.txt	Fri Jul 01 10:50:21 2022 +0100
     1.3 @@ -0,0 +1,4 @@
     1.4 +Lizard (formerly LZ5) is an efficient compressor with very fast decompression.
     1.5 +It achieves compression ratio that is comparable to zip/zlib and zstd/brotli
     1.6 +(at low and medium compression levels) at decompression speed of 1000 MB/s
     1.7 +and faster.