[console_scripts]
orchstr8 = torba.orchstr8.cli:main
torba-client = torba.client.cli:main
torba-server = torba.server.cli:main

[gui_scripts]
torba = torba.ui:main [gui]
torba-workbench = torba.workbench:main [gui]

