George Lee wrote:
I want to set up my python/Zope/Plone environment to use

  reportlab
  renderPM (a reportlab add-on)
  dateutil

I can download them into python, but is this the sort of thing that buildout is
good for -- so that I can slap these into my buildout.cfg somehow to make sure
I'm using a consistent environment?

If so, how would I do this?

Thanks for all the help people have given so far about buildout!

If they're eggs, just list them.

If not, look for a recipe that handles them, e.g. one of the 'cmmi' recpies - search on cheeseshop.python.org.

Martin

--
Acquisition is a jealous mistress


_______________________________________________
Product-Developers mailing list
[email protected]
http://lists.plone.org/mailman/listinfo/product-developers

Reply via email to