1 [zc.buildout]
2 develop = zc.recipe.egg:Develop
3 script = zc.recipe.egg:Scripts
4 default = zc.recipe.egg:Scripts
5 eggs = zc.recipe.egg:Eggs
6 custom = zc.recipe.egg:Custom
7 scripts = zc.recipe.egg:Scripts
8