freebsd-ports/textproc/py-scour/pkg-descr
Stefan Eßer fb16dfecae Remove WWW entries moved into port Makefiles
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)
2022-09-07 23:58:51 +02:00

11 lines
537 B
Text

Scour is an SVG optimizer/cleaner that reduces the size of scalable vector
graphics by optimizing structure and removing unnecessary data written in
Python.
It can be used to create streamlined vector graphics suitable for web
deployment, publishing/sharing or further processing.
The goal of Scour is to output a file that renderes identically at a fraction of
the size by removing a lot of redundant information created by most SVG editors.
Optimization options are typically lossless but can be tweaked for more
agressive cleaning.