[console_scripts]
geodaten = geodaten.cli:main
geodaten-tui = geodaten.cli:tui_entry

[gui_scripts]
geodaten-gui = geodaten.cli:gui_entry
