[console_scripts]
prewb_c = pre_workbench.app:run_app
prewb_codegen = pre_workbench.wdgen.cli:run_cli
prewb_parse = pre_workbench.structinfo.cli:run_cli
xdrmap = pre_workbench.structinfo.xdrm:run_cli

[gui_scripts]
prewb = pre_workbench.app:run_app
