[console_scripts]
fmcli = frostmark.__main__:main_console
fmgui = frostmark.__main__:main_gui
frostmark = frostmark.__main__:main

