Metadata-Version: 1.0
Name: zope.app.workflow
Version: 3.4.2
Summary: Workflow Engine for Zope 3
Home-page: http://cheeseshop.python.org/pypi/zope.app.workflow
Author: Zope Corporation and Contributors
Author-email: zope3-dev@zope.org
License: ZPL 2.1
Description: This package provides the original implementation of a workflow engine based
        on Zope 3. It has been superceeded by ``zope.wfmc`` and ``hurry.workflow``.
        
        
        =======
        CHANGES
        =======
        
        3.4.2 (2009-01-27)
        ------------------
        
        - Fix broken tests,
        
        - Remove dependency on zope.app.zapi.
        
        
        3.4.1 (2007-11-04)
        ------------------
        
        - Move functional tests to tests/ directory.
        
        - Remove find-links configuration in buildout.cfg.
        
        3.4.0 (2007-11-04)
        ------------------
        
        - Initial release independent of the main Zope tree.
        
Keywords: zope3 workflow wfmc
Platform: UNKNOWN
Classifier: Development Status :: 7 - Inactive
Classifier: Environment :: Web Environment
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Zope Public License
Classifier: Programming Language :: Python
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Topic :: Internet :: WWW/HTTP
Classifier: Framework :: Zope3
