[zc.buildout]
default = zc.recipe.egg:Scripts
develop = zc.recipe.egg:Develop
scripts = zc.recipe.egg:Scripts
eggs = zc.recipe.egg:Eggs
custom = zc.recipe.egg:Custom
script = zc.recipe.egg:Scripts

