[console_scripts]
xrobot_add_mod = xrobot.AddModule:main
xrobot_create_mod = xrobot.ModuleCreator:main
xrobot_gen_main = xrobot.GenerateMain:main
xrobot_init_mod = xrobot.InitModule:main
xrobot_mod_parser = xrobot.ModuleParser:main
xrobot_setup = xrobot.XRobotSetup:main
xrobot_src_man = xrobot.SourceManager:main
