Metadata-Version: 1.1
Name: boyleworkflow
Version: 0.1.2
Summary: A tool for provenance and caching in computational workflows.
Home-page: https://github.com/boyleworkflow/boyle
Author: Rasmus Einarsson and Jonatan Kallus
Author-email: mr@rasmuseinarsson.se, mr@jkallus.se
License: LGPLv3
Description: ==============
        Boyle Workflow
        ==============
        
        
        .. image:: https://img.shields.io/pypi/v/boyleworkflow.svg
                :target: https://pypi.python.org/pypi/boyleworkflow
        
        .. image:: https://img.shields.io/travis/boyleworkflow/boyle.svg
                :target: https://travis-ci.org/boyleworkflow/boyle
        
        .. image:: https://readthedocs.org/projects/boyle/badge/?version=latest
                :target: https://boyle.readthedocs.io/en/latest/?badge=latest
                :alt: Documentation Status
        
        
        
        
        A tool for provenance and caching in computational workflows. 
        
        
        * Free software: LGPL license
        * Documentation: https://boyle.readthedocs.io.
        
        
        Features
        --------
        
        * TODO
        
        Credits
        -------
        
        This package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.
        
        .. _Cookiecutter: https://github.com/audreyr/cookiecutter
        .. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage
        
        
        =======
        History
        =======
        
        0.1.0 (2019-05-03)
        ------------------
        
        * Created new package with audreyr cookiecutter
        
Keywords: boyle
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU Lesser General Public License v3 (LGPLv3)
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
