Tobias Oberstein
a5b09e3824
add notice of repo move
2015-10-17 17:29:47 +02:00
Tobias Oberstein
03f099a26e
Merge pull request #8 from levisaya/master
...
Python 3 Updates
2015-05-20 19:25:25 +02:00
Andy Levisay
d1c66cc75b
Python 3 Updates
...
Ran python-modernizer, this fixed most of the Python 3
incompatibilities.
Had to manually rework the iteration in svg_regex and svg_transform;
.next doesn't exist in Python 3. Wrapped the builtin next function in a
partial for equivalent functionality.
2015-04-28 15:26:55 -05:00
Tobias Oberstein
85dff51cc9
fix ingoring of additional args when invoked from scons; bump version
2014-08-05 12:47:33 +02:00
Tobias Oberstein
26a360a00c
add option to ingore unknown cmd line opts; bump version
2014-07-26 17:20:47 +02:00
Tobias Oberstein
43ee078ee6
Merge pull request #3 from flosse/master
...
fixed version string
2014-03-10 00:22:47 +01:00
Tobias Oberstein
e01fac82a4
Merge pull request #2 from flosse/keep-unreferenced-defs
...
added option to keep elements within defs
2014-03-10 00:22:27 +01:00
Tobias Oberstein
e7332f6704
Merge pull request #5 from mdxs/patch-1
...
Small typo fix in doc string of parseListOfPoints
2014-03-10 00:20:05 +01:00
mdxs
f7165f66a9
Small typo fix in doc string of parseListOfPoints
2014-03-09 23:44:06 +01:00
Markus Kohlhase
9bb929d91e
added option to keep elements within defs
2014-01-12 17:10:02 +01:00
Markus Kohlhase
edcaeba905
fixed version string
2014-01-12 16:56:56 +01:00
Tobias Oberstein
c27ca4db8a
Merge pull request #1 from flosse/id-prefix
...
support custom id prefixes
2014-01-10 14:52:15 -08:00
Markus Kohlhase
ae4d9303f1
support custom id prefixes
2014-01-10 23:42:02 +01:00
Tobias Oberstein
3353500845
allow direct calling of module
2013-10-26 17:47:42 +02:00
Tobias Oberstein
8dc6137373
whitespace cleanup
2013-10-26 16:43:39 +02:00
Tobias Oberstein
0e35c9d40f
more README, publish
2013-10-22 18:25:37 +02:00
Tobias Oberstein
f89b6bbf6a
initial source import (v0.26) and packaging
2013-10-22 16:31:42 +02:00
Tobias Oberstein
f3a7507d82
Initial commit
2013-10-22 07:02:57 -07:00