[console_scripts]
trcc = trcc._entry:main
trcc-gui = trcc.ui.cli.main:gui

[gui_scripts]
trcc-lcd = trcc.ui.cli.main:gui
