[console_scripts]
hivemind = hivemind.__main__:main
hivemind-proxy = hivemind.proxy.server:main
hivemind-server = hivemind.server:main
