Port details on branch 2023Q3 |
- py-svgwrite Python library to create SVG drawings
- 1.4.3 graphics =2 1.4.3Version of this port present on the latest quarterly branch.
- Maintainer: george@m5p.com
- Port Added: 2018-07-08 00:06:24
- Last Update: 2023-06-27 19:34:34
- Commit Hash: 3d9a815
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: python
- License: MIT
- WWW:
- https://github.com/mozman/svgwrite
- 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.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- 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
- Test dependencies:
-
- py39-pytest>0 : devel/py-pytest@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 Build
-
- science/arbor
- for Run
-
- graphics/py-termtosvg
- net-mgmt/netbox
- science/arbor
- textproc/py-wavedrom
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 zip
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|