Metadata-Version: 1.1
Name: Lightflow
Version: 1.11.0
Summary: A lightweight, distributed workflow system
Home-page: https://github.com/AustralianSynchrotron/Lightflow
Author: The Australian Synchrotron Software Group
Author-email: python@synchrotron.org.au
License: UNKNOWN
Description: 
        Lightflow
        ---------
        
        Lightflow is a lightweight, distributed workflow system.
        
        It is based on a directed acyclic graph structure, with tasks as nodes and arbitrary data
        flowing between tasks.
        
        
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Topic :: Scientific/Engineering
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: Natural Language :: English
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
