[console_scripts]
image-titler = scripts.cli:main
image_titler = scripts.cli:main

[gui_scripts]
image-titler-gui = scripts.gui:main
