Takes a .svg image as a parameter, and creates a .svg SMIL animation.
usage: pysvgag.py [-h] [-o OUTPUT] [-t TOTAL_TIME] svg_file
SVG Animator
positional arguments:
svg_file SVG image input file
optional arguments:
-h, --help show this help message and exit
-o OUTPUT, --output OUTPUT
SVG image output file
-t TOTAL_TIME, --total-time TOTAL_TIME
Animation total duration in seconds