Metadata-Version: 2.1
Name: mason-framework
Version: 0.0.0
Summary: Execution engine
Home-page: https://github.com/mason-framework/mason
Author: Eric Hulser
Author-email: eric.hulser@gmail.com
License: MIT
Keywords: mason,mason-framework
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7

=========
mason
=========


.. image:: https://img.shields.io/pypi/v/mason.svg
        :target: https://pypi.python.org/pypi/mason

.. image:: https://img.shields.io/travis/ehulser/mason.svg
        :target: https://travis-ci.org/ehulser/mason

.. image:: https://readthedocs.org/projects/mason/badge/?version=latest
        :target: https://mason.readthedocs.io/en/latest/?badge=latest
        :alt: Documentation Status




Execution engine


* Free software: MIT license
* Documentation: https://mason.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


