Metadata-Version: 1.1
Name: openalea.workflow
Version: 0.1.1
Summary: Workflow core of openalea
Home-page: UNKNOWN
Author: revesansparole
Author-email: revesansparole@gmail.com
License: mit
Description: ==========================
        workflow
        ==========================
        
        .. {{pkglts doc,
        
        .. image:: https://readthedocs.org/projects/oaworkflow/badge/?version=latest
            :alt: Documentation status
            :target: https://oaworkflow.readthedocs.org/en/latest/?badge=latest
        
        .. image:: https://travis-ci.org/revesansparole/oaworkflow.svg?branch=master
            :alt: Travis build status
            :target: https://travis-ci.org/revesansparole/oaworkflow
        
        .. image:: https://coveralls.io/repos/revesansparole/oaworkflow/badge.svg?branch=master&service=github
            :alt: Coverage report status
            :target: https://coveralls.io/github/revesansparole/oaworkflow?branch=master
        
        .. image:: https://landscape.io/github/revesansparole/oaworkflow/master/landscape.svg?style=flat
            :alt: Code health status
            :target: https://landscape.io/github/revesansparole/oaworkflow/master
        
        .. image:: https://badge.fury.io/py/openalea.workflow.svg
            :alt: PyPI version
            :target: https://badge.fury.io/py/openalea.workflow
        
        .. }}
        
        Workflow core of openalea
        
        Set of definitions and algorithms to work with the workflow components system
        of the OpenAlea platform.
        
        Pb of dependency with openalea.core
        
        
        
        
        History
        -------
        
        
        creation (doc.creation_date)
        -------------------------------------
        
        * First release on PyPI.
        
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2 :: Only
Classifier: Programming Language :: Python :: 2.7
