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

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

