Metadata-Version: 1.1
Name: crossflow
Version: 0.0.3rc2
Summary: A Python workflows system
Home-page: UNKNOWN
Author: Charlie Laughton
Author-email: charles.laughton@nottingham.ac.uk
License: MIT license.
Description: # Crossflow
        
        A Python-based workflow system.
        
        Crossflow allows you to build and execute complex workflows that chain together 
        command-line driven tools.
        
        For details, see the [Wiki](https://bitbucket.org/claughton/crossflow/wiki/Home).
        
        ### Authors:
        
        Charlie Laughton [charles.laughton@nottingham.ac.uk](mailto:charles.laughton@nottingham.ac.uk)
        
        Christian Suess [christian.suess@nottingham.ac.uk](mailto:christian.suess@nottingham.ac.uk)
        
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Science/Research
Classifier: Environment :: Console
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Topic :: Scientific/Engineering
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: POSIX
Classifier: Operating System :: Unix
