diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2019-08-26 17:29:32 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2019-08-26 17:29:32 +0000 |
commit | ae247131e2aa53cb7cb26e9266b1a6ff778c6a97 (patch) | |
tree | 68c2c986aff70202a1402f2aa565ba03297e23f6 /archivers | |
parent | 5e4fcdecffaa8f553dfde5396d11a7858eb114ec (diff) | |
download | ports-ae247131e2aa53cb7cb26e9266b1a6ff778c6a97.tar.gz ports-ae247131e2aa53cb7cb26e9266b1a6ff778c6a97.zip |
Notes
Diffstat (limited to 'archivers')
-rw-r--r-- | archivers/szip/pkg-descr | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/archivers/szip/pkg-descr b/archivers/szip/pkg-descr index 64cb5ce40492..c6272f8cfb87 100644 --- a/archivers/szip/pkg-descr +++ b/archivers/szip/pkg-descr @@ -3,3 +3,5 @@ sort transform. This transformation is related to the Burrows-Wheeler transformation used in block sorting compression methods. The difference is a fast, deterministic behaviour in time at some compression loss. + +WWW: http://www.compressconsult.com/szip/ |