Package python-module-pyutilib-workflow: Information

    Binary package: python-module-pyutilib-workflow
    Version: 3.4-alt1.svn20101107
    Architecture: noarch
    Build time:  Nov 23, 2010, 08:35 PM
    Source package: python-module-pyutilib
    Report package bug
    License: BSD, LGPL
    Summary: Simple workflow management system
    Description: 
    The PyUtilib project supports the development of an ensemble of Python
    packages that include a wide variety of utilities, including a
    well-developed component architecture. PyUtilib has been developed to
    support several Python projects under development at Sandia National
    Laboratories, including  Coopr and  FAST.
    
    This Python package includes a simple workflow management system.  This
    is inspired by other open-source workflow tools, such as pyphant and
    spiffworkflow.  What distinguished pyutilib.workflow is that it is
    not strongly dependent on the datatypes being managed (e.g. the use of
    scipy or numpy types).  Also, pyutilib.workflow is designed to support
    Python-level definitions of the workflow (rather than a separate XML
    specification).


    List of contributors:
    Eugeny A. Rostovtsev

    Last changed


    Nov. 23, 2010 Eugeny A. Rostovtsev 3.4-alt1.svn20101107
    - Version 3.4
    Nov. 23, 2010 Eugeny A. Rostovtsev 3.2-alt1.svn20100911.4
    - Rebuilt with Pyro4 4.2
    Sept. 14, 2010 Eugeny A. Rostovtsev 3.2-alt1.svn20100911.3
    - Fixed simple in component-app and plugin_eggLoader in component-loader