[console_scripts]
databroom = databroom.cli.main:cli_main

[gui_scripts]
databroom_gui = databroom.gui.app:main
