[console_scripts]
vocr = vocr.__main__:main

[gui_scripts]
vocr-gui = vocr.gui:app_run
