Port details |
- py-svgwrite Python library to create SVG drawings
- 1.4.3 graphics
=0 Version of this port present on the latest quarterly branch. - Maintainer: george@m5p.com
 - Port Added: 2018-07-08 00:06:24
- Last Update: 2022-07-21 15:42:07
- Commit Hash: 64c82b7
- Also Listed In: python
- License: MIT
- Description:
- A Python library to create SVG drawings.
As the name svgwrite implies, svgwrite creates new SVG drawings, it does not
read existing drawings and also does not import existing drawings, but one can
always include other SVG drawings by the <image> entity.
WWW: https://github.com/mozman/svgwrite
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}svgwrite>0:graphics/py-svgwrite@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/graphics/py-svgwrite/ && make install clean
- To add the package, run one of these commands:
- pkg install graphics/py-svgwrite
- pkg install py39-svgwrite
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.NOTE: This is a Python port. Instead of py39-svgwrite listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py39-svgwrite
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1657859725
SHA256 (svgwrite-1.4.3.zip) = a8fbdfd4443302a6619a7f76bc937fc683daf2628d9b737c891ec08b8ce524c3
SIZE (svgwrite-1.4.3.zip) = 189516
- Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py39-setuptools>=63.1.0 : devel/py-setuptools@py39
- python3.9 : lang/python39
- Runtime dependencies:
-
- py39-setuptools>=63.1.0 : devel/py-setuptools@py39
- python3.9 : lang/python39
- This port is required by:
- for Run
-
- graphics/py-termtosvg
- net-mgmt/netbox
- Configuration Options:
- ===> The following configuration options are available for py39-svgwrite-1.4.3:
EXAMPLES=on: Build and/or install examples
===> Use 'make config' to modify these settings
- Options name:
- graphics_py-svgwrite
- USES:
- python:3.6+ zip
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|