To do
*****

- Some way to freeze the egg-versions used.  This includes some way to
  record which versions were selected dynamially and then a way to
  require that the recorded versions be used in a later run.

Change History
**************

0.1 (2008-02-29)
================

- Fork of zc.recipe.egg 1.0.0 which will install dependent scripts by 
  default.  Use "dependent_scripts = false" in the recipe to turn this
  behavior off.

