Metadata-Version: 2.1
Name: pysvg-cl3
Version: 0.0.4
Summary: A python class to build SVG and 'paint' them as DXF or GDS.
Author-email: Carlos Lacasta <carlos.lacasta@cern.ch>
Project-URL: Homepage, https://igit.ific.uv.es
Project-URL: Bug Tracker, https://igit.ific.uv.es
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Requires-Python: >=3.7
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: ezdxf (>=1.0.0)
Requires-Dist: gdspy (>=1.6.0)

# SVG

A python class to create SVG files "programatically". Has tools to "paint" them as GDS or DXF.
