[zc.buildout]
install_module = grape.install_module:Recipe

[console_scripts]
grape-buildout = grape.commands:buildout
grape = grape.commands:main

