[console_scripts]
voxbridge = voxbridge.cli:main
voxbridge-gui = voxbridge.gui.app:run

[gui_scripts]
voxbridge-gui = voxbridge.gui.app:run
