forked from tonioo/rst2pdf
-
Notifications
You must be signed in to change notification settings - Fork 0
/
buildout.cfg
executable file
·52 lines (47 loc) · 1.1 KB
/
buildout.cfg
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
[buildout]
develop = .
parts = rst2pdf
[rst2pdf]
recipe = zc.recipe.egg:scripts
eggs = rst2pdf [svgsupport, images, aafiguresupport, tests]
sphinx
docutils>0.9
reportlab
aafigure
nose
coverage
PIL
pdfrw
svg2rlg
find-links = http://distfiles.minitage.org/public/externals/minitage/
[rst2pdf-rl24]
recipe = zc.recipe.egg:scripts
eggs = rst2pdf [svgsupport, images, aafiguresupport, tests]
sphinx
docutils
reportlab==2.4
aafigure
nose
coverage
PIL
pdfrw
svg2rlg
find-links = http://distfiles.minitage.org/public/externals/minitage/
[rst2pdf-rl25]
recipe = zc.recipe.egg:scripts
eggs = rst2pdf [svgsupport, images, aafiguresupport, tests]
sphinx
docutils
reportlab==2.5
aafigure
nose
coverage
PIL
pdfrw
svg2rlg
find-links = http://distfiles.minitage.org/public/externals/minitage/
[wordaxe]
recipe = zc.recipe.egg
eggs = wordaxe
pyhyphen
find-links = http://sourceforge.net/projects/deco-cow/files/