|
1 [buildout] |
|
2 installed_develop_eggs = /var/local/ztfy/ztfy.utils/develop-eggs/ztfy.utils.egg-link |
|
3 parts = package test |
|
4 |
|
5 [package] |
|
6 __buildout_installed__ = |
|
7 __buildout_signature__ = zc.recipe.egg-1.0.0-py2.4.egg setuptools-0.6c9-py2.4.egg zc.buildout-1.3.0-py2.4.egg |
|
8 _b = /var/local/ztfy/ztfy.utils/bin |
|
9 _d = /var/local/ztfy/ztfy.utils/develop-eggs |
|
10 _e = /var/local/ztfy/eggs |
|
11 bin-directory = /var/local/ztfy/ztfy.utils/bin |
|
12 develop-eggs-directory = /var/local/ztfy/ztfy.utils/develop-eggs |
|
13 eggs = ztfy.utils |
|
14 zope.app.zapi |
|
15 eggs-directory = /var/local/ztfy/eggs |
|
16 executable = /var/local/ztfy/bin/python2.4 |
|
17 recipe = zc.recipe.egg |
|
18 |
|
19 [test] |
|
20 __buildout_installed__ = /var/local/ztfy/ztfy.utils/parts/test |
|
21 /var/local/ztfy/ztfy.utils/bin/test |
|
22 __buildout_signature__ = zc.recipe.testrunner-1.0.0-py2.4.egg zc.recipe.egg-1.0.0-py2.4.egg setuptools-0.6c9-py2.4.egg zope.testing-3.5.6-py2.4.egg zc.buildout-1.3.0-py2.4.egg zc.buildout-1.3.0-py2.4.egg |
|
23 _b = /var/local/ztfy/ztfy.utils/bin |
|
24 _d = /var/local/ztfy/ztfy.utils/develop-eggs |
|
25 _e = /var/local/ztfy/eggs |
|
26 bin-directory = /var/local/ztfy/ztfy.utils/bin |
|
27 develop-eggs-directory = /var/local/ztfy/ztfy.utils/develop-eggs |
|
28 eggs = ztfy.utils [test] |
|
29 eggs-directory = /var/local/ztfy/eggs |
|
30 executable = /var/local/ztfy/bin/python2.4 |
|
31 location = /var/local/ztfy/ztfy.utils/parts/test |
|
32 recipe = zc.recipe.testrunner |
|
33 script = /var/local/ztfy/ztfy.utils/bin/test |
|
34 |
|
35 [buildout] |
|
36 installed_develop_eggs = /var/local/ztfy/ztfy.utils/develop-eggs/ztfy.utils.egg-link |
|
37 |
|
38 [buildout] |
|
39 parts = test package |
|
40 |
|
41 [buildout] |
|
42 parts = package test |