fb16dfecae
Commit b7f05445c0
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)
8 lines
444 B
Text
8 lines
444 B
Text
LERC is an open-source image or raster format which supports rapid encoding and
|
|
decoding for any pixel type (not just RGB or Byte). Users set the maximum
|
|
compression error per pixel while encoding, so the precision of the original
|
|
input image is preserved (within user defined error bounds).
|
|
|
|
This port is the Python binding for LERC (Limited Error Raster Compression).
|
|
|
|
See also: https://github.com/Esri/lerc/tree/master/OtherLanguages/Python
|