[console_scripts]
marbleCLI = pymarble.cli:main

[gui_scripts]
marbleGUI = pymarble.gui.gui:main

