Skip to content

Instantly share code, notes, and snippets.

@alikins
alikins / panel2source.py
Created January 13, 2018 01:45 — forked from AndrewBelt/panel2source.py
for exporting SVG panels to VCV plugin source files
# panel2source.py
# for exporting SVG panels to VCV plugin source files
# Version: 1
# Support contact email: /dev/null
# License: CC0
import sys
import os
import re