[console_scripts]
zicbee = zicbee.core:shell
zicdb = zicbee.core:startup
zicserve = zicbee.core:serve [server]

[setuptools.installation]
eggsecutable = zicbee.core:startup

