[console_scripts]
sdb2xml = sdbtool.cli:sdb2xml_command
sdbinfo = sdbtool.cli:info_command
sdbtool = sdbtool.cli:sdbtool_command

[gui_scripts]
sdbgui = sdbtool.cli:gui_command
