Commit b7f05445c00f has added WWW entries to port Makefiles based on WWW: lines in pkg-descr files. This commit removes the WWW: lines of moved-over URLs from these pkg-descr files. Approved by: portmgr (tcberner)
9 lines
392 B
Plaintext
9 lines
392 B
Plaintext
This module provides Python bindings for the LZO data compression library.
|
|
|
|
LZO is a portable lossless data compression library written in ANSI C.
|
|
It offers pretty fast compression and very fast decompression. Decompression
|
|
requires no memory.
|
|
|
|
In addition there are slower compression levels achieving a quite competitive
|
|
compression ratio while still decompressing at this very high speed.
|