[console_scripts]
hveto = hveto.__main__:main
hveto-cache-events = hveto.cli.cache_events:main
hveto-trace = hveto.cli.trace:main

