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

