[console_scripts]
poet=poetry.console.application:main

[poetry.application.plugin]
foo-command=poet.plug.poet:PoetApplicationPlugin

[poetry.plugin]
demo=poet.plug.plug:PoetPlugin

