a oo framework for composition and execution of tasks.
designed for composing graphs, trees, or sets of functions, with multiple execution modes (pipeline, return registries, custom) and definition specified in various text formats.
its main design and product use was for installers and system maintainance. an example of which is the zope_builder.
this is a premature release
via standard distutils command:
python setup.py install
task engine has been tested on python versions 2.1 and 2.2
GPL
kapil thangavelu