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

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

