Binary package “python3-svg.path” in ubuntu mantic
SVG path objects and parser for Python3
In SVG (Scalable Vector Graphics), paths are used to draw simple or
compounded shape outlines. svg.path is a collection of objects
that implement the path commands in SVG (Line, Arc, QuadraticBezier,
CubicBezier), and a parser for SVG path definitions.
.
This package contains the modules for Python3.