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)
9 lines
499 B
Text
9 lines
499 B
Text
Optimize Images is a command-line interface (CLI) utility written in pure Python
|
|
to help you reduce the file size of images.
|
|
|
|
This application is intended to be pure Python, with no special dependencies
|
|
besides Pillow, therefore ensuring compatibility with a wide range of systems.
|
|
|
|
Some aditional features can be added which require the presence of other
|
|
third-party packages that are not written in pure Python, but those packages and
|
|
the features depending on them should be treated as optional.
|