[console_scripts]
naturtag = naturtag.cli:main
nt = naturtag.cli:main

[gui_scripts]
naturtag-app = naturtag.app.app:main

