| Port details |
- py-svg.py Type-safe SVG drawing library for Python
- 1.10.0 graphics
=0 Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one. - Maintainer: joneum@FreeBSD.org
 - Port Added: 2026-08-13 20:33:07
- Last Update: 2026-08-13 20:29:51
- Commit Hash: 720fdb0
- Also Listed In: python
- License: MIT
- WWW:
- https://github.com/orsinium-labs/svg.py
- Description:
- svg.py is a type-safe library to generate SVG files with Python.
All SVG elements and attributes are provided as Python classes with
type annotations, which allows static analysis and editor
auto-completion when building SVG documents programmatically.
¦ ¦ ¦ ¦ 
- 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.
- USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}svg_py>0:graphics/py-svg.py@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/graphics/py-svg.py/ && make install clean
- To add the package, run one of these commands:
- pkg install graphics/py-svg.py
- pkg install py312-svg_py
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 py312-svg_py listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py312-svg_py
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1786645689
SHA256 (svg_py-1.10.0.tar.gz) = 2e1391411a205220a0e72ca303f3c2d11dbd564cb1dbc445406c5e11421bcc4b
SIZE (svg_py-1.10.0.tar.gz) = 43808
No package information for this port in our database- Sometimes this happens. Not all ports have packages. This is doubly so for new ports, like this one.
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py312-flit-core>=2 : devel/py-flit-core@py312
- python3.12 : lang/python312
- py312-build>=0 : devel/py-build@py312
- py312-installer>=0 : devel/py-installer@py312
- Test dependencies:
-
- python3.12 : lang/python312
- Runtime dependencies:
-
- python3.12 : lang/python312
- This port is required by:
- for Run
-
- databases/mysql-shell
Configuration Options:
- No options to configure
- Options name:
- graphics_py-svg.py
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 1
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
1.10.0 13 Aug 2026 20:29:51
    |
Jochen Neumeister (joneum)  |
graphics/py-svg.py: Add New Port
Type-safe SVG drawing library for Python.
Required as a runtime dependency of the upcoming
databases/mysql-shell port.
PR: 291004
Sponsored by: Netzkommune GmbH |
Number of commits found: 1
|