[console_scripts]
img2pdf = img2pdf:main

[gui_scripts]
img2pdf-gui = img2pdf:gui

[setuptools.installation]
eggsecutable = img2pdf:main
