[reportlab-users] ReportLab 2.2 deployment options

Stephan Richter srichter at cosmos.phy.tufts.edu
Tue Sep 2 01:39:55 EDT 2008


On Monday 01 September 2008, Andy Robinson wrote:

> Q1. How badly do people want setuptools, eggs, easy_install and so on?

> Is plain old distutils good enough?


Very bad. In our big Zope 3 packages test suite, I have to deactivate z3c.rml
tests, because of a lack of a proper ReportLab package.


>

> Q2. Should we try to do "batteries included", with the accelerator,

> optional C libraries for rendering bitmaps and the type 1 fonts

> included in the basic package and one setup script to build it all?


setuptools supports extra-includes, where you can specify additional
dependencies on extended functionality.

Regards,
Stephan
--
Stephan Richter
Web Software Design, Development and Training
Google me. "Zope Stephan Richter"


More information about the reportlab-users mailing list