[console_scripts]
foo = src.cmd.api:main
bar = src.demo.hello:hello

[gui_scripts]
baz = src.demo.hello:hello

