[console_scripts]
cic-eth-create = cic_eth.runnable.create:main
cic-eth-ctl = cic_eth.runnable.ctrl:main
cic-eth-dispatcherd = cic_eth.runnable.daemons.dispatcher:main
cic-eth-inspect = cic_eth.runnable.view:main
cic-eth-resend = cic_eth.runnable.resend:main
cic-eth-retrierd = cic_eth.runnable.daemons.retry:main
cic-eth-tag = cic_eth.runnable.tag:main
cic-eth-taskerd = cic_eth.runnable.daemons.tasker:main
cic-eth-trackerd = cic_eth.runnable.daemons.tracker:main

