[console_scripts]
prewb_c = pre_workbench.app:run_app
prewb_parse = pre_workbench.structinfo.cli:run_cli

[gui_scripts]
prewb = pre_workbench.app:run_app
