[zc.buildout]
default = collective.hostout:Recipe

[console_scripts]
hostout = collective.hostout.hostout:main

[fabric]
fabfile = collective.hostout.fabfile

