Changelog
~~~~~~~~~
0.1.2 (2010-03-25)
 * accept eggs definition to start with a blank line e.g.:
   eggs =
     PIL
 * add force-sysegg option. if set to any value, abort if
   any required egg is not installed

0.1.1 (2009-05-20)
 * use logging
 * fixed type in example

0.1 (2009-05-20)
 * initial release
