svgen.entry
index
/home/vkottler/src/vkottler/workspace/svgen/svgen/entry.py

This package's command-line entry-point (boilerplate).

 
Modules
       
argparse
os
sys

 
Functions
       
main(argv: List[str] = None) -> int
Program entry-point.

 
Data
        DESCRIPTION = 'A tool for working with scalable vector graphics.'
List = typing.List
VERSION = '0.6.6'