Ticket #50117: patch-svgtoipe-svgtoipe.py.diff
File patch-svgtoipe-svgtoipe.py.diff, 366 bytes (added by m7.thon@…, 9 years ago) |
---|
-
svgtoipe/svgtoipe.py
diff --git svgtoipe/svgtoipe.py svgtoipe/svgtoipe.py index 45f3e98..9f2b5ed 100644
1 #! /usr/bin/env python1 #!__MP_PYTHON_BIN__ 2 2 # -------------------------------------------------------------------- 3 3 # convert SVG to Ipe format 4 4 # --------------------------------------------------------------------