On 23-03-13 22:24, Jim Fulton wrote:
- Conditional sections allow you have buildout options that depend on
   the environment buildout runs in (OS, Python version, etc.)
   https://pypi.python.org/pypi/zc.buildout/2.1.0#conditional-sections

- Meta-recipes allow you to scale the scope of buildouts sanely.
   https://pypi.python.org/pypi/zc.buildout/2.1.0#meta-recipe-support

Nice! I'll try to use the combination of conditional sections and meta-recipes in my work somewhere in the next weeks. I think that'll make our setup easier.

Conditional sections could help a lot in "hard-to-install-on-OSX versus easy-on-ubuntu" scenarios, I guess, for instance.


Reinout

--
Reinout van Rees                    http://reinout.vanrees.org/
[email protected]             http://www.nelen-schuurmans.nl/
"If you're not sure what to do, make something. -- Paul Graham"

_______________________________________________
Distutils-SIG maillist  -  [email protected]
http://mail.python.org/mailman/listinfo/distutils-sig

Reply via email to