eggs/zc.recipe.egg-1.3.2-py2.6.egg/EGG-INFO/entry_points.txt
changeset 69 c6bca38c1cbf
equal deleted inserted replaced
68:5ff1fc726848 69:c6bca38c1cbf
       
     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