wok diff lrzip/description.txt @ rev 25236
updated python-shapely (1.7.0 -> 1.7.1)
author | Hans-G?nter Theisgen |
---|---|
date | Wed Jul 13 17:41:12 2022 +0100 (2022-07-13) |
parents | |
children |
line diff
1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/lrzip/description.txt Wed Jul 13 17:41:12 2022 +0100 1.3 @@ -0,0 +1,6 @@ 1.4 +A compression utility that excels at compressing large files (usually > 10-50 MB). 1.5 +Larger files or more free RAM means that the utility will be able to more 1.6 +effectively compress your files (ie: faster and with smaller size), especially 1.7 +if the filesize exceeds 100 MB. 1.8 +You can either choose to optimise for speed (fast compression and decompression) 1.9 +or size, but not both.