equal
deleted
inserted
replaced
44 __recommends__ = { |
44 __recommends__ = { |
45 'Pyro': '>= 3.9.1', |
45 'Pyro': '>= 3.9.1', |
46 'PIL': '', # for captcha |
46 'PIL': '', # for captcha |
47 'pycrypto': '', # for crypto extensions |
47 'pycrypto': '', # for crypto extensions |
48 'fyzz': '>= 0.1.0', # for sparql |
48 'fyzz': '>= 0.1.0', # for sparql |
49 'pysixt': '>= 0.1.0', # XXX for pdf export |
|
50 'python-gettext': '>= 1.0', # XXX for pdf export |
|
51 'vobject': '>= 0.6.0', # for ical view |
49 'vobject': '>= 0.6.0', # for ical view |
52 #'Products.FCKeditor':'', |
50 #'Products.FCKeditor':'', |
53 #'SimpleTAL':'>= 4.1.6', |
51 #'SimpleTAL':'>= 4.1.6', |
54 } |
52 } |
55 |
53 |