3 externals/paula.authentication
4 externals/paula.authutil
6 externals/paula.grouputil
7 externals/paula.properties
8 externals/paula.proputil
10 externals/paula.examples
11 externals/paula.ploneexamples
12 externals/paula.testing
36 # Add additional egg download sources here. dist.plone.org contains archives
40 http://download.zope.org/ppix/
41 http://download.zope.org/distribution/
42 http://effbot.org/downloads
45 recipe = plone.recipe.plone<=3.1.9999
48 recipe = plone.recipe.zope2install
49 url = ${plone:zope2-url}
52 recipe = z3c.recipe.fakezope2eggs
54 # Use this section to download additional old-style products.
55 # List any number of URLs for product tarballs under URLs (separate
56 # with whitespace, or break over several lines, with subsequent lines
57 # indented). If any archives contain several products inside a top-level
58 # directory, list the archive file name (i.e. the last part of the URL,
59 # normally with a .tar.gz suffix or similar) under 'nested-packages'.
60 # If any archives extract to a product directory with a version suffix, list
61 # the archive name under 'version-suffix-packages'.
63 recipe = plone.recipe.distros
66 version-suffix-packages =
69 recipe = plone.recipe.zope2instance
70 zope2-location = ${zope2:location}
74 #verbose-security = on
76 # If you want Zope to know about any additional eggs, list them here.
77 # This should include any development eggs you listed in develop-eggs above,
78 # e.g. eggs = ${buildout:eggs} ${plone:eggs} my.package
83 # If you want to register ZCML slugs for any packages, list them here.
84 # e.g. zcml = my.package my.other.package
90 ${buildout:directory}/products
91 ${productdistros:location}
95 recipe = zc.recipe.egg
96 eggs = ${instance:eggs}
98 extra-paths = ${zope2:location}/lib/python