Metadata-Version: 2.1
Name: matflow-formable
Version: 0.1.0
Summary: Matflow extension for the Formable Python package.
Home-page: UNKNOWN
Author: Adam J. Plowman
Author-email: adam.plowman@manchester.ac.uk
License: MIT license
Project-URL: GitHub, https://github.com/LightForm-group/matflow-formable
Keywords: matflow,materials-science,computational-workflow
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Science/Research
Classifier: Topic :: Scientific/Engineering
Classifier: Operating System :: OS Independent
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Python: >=3.6
Description-Content-Type: text/markdown
Requires-Dist: matflow
Requires-Dist: formable
Requires-Dist: numpy

# matflow-formable

[![PyPI version](https://img.shields.io/pypi/v/matflow_formable.svg)](https://pypi.python.org/pypi/matflow_formable)
[![Documentation Status](https://readthedocs.org/projects/matflow-formable/badge/?version=latest)](https://matflow-formable.readthedocs.io/en/latest/?badge=latest)

Matflow extension for the Formable Python package.

- Documentation: https://matflow-formable.readthedocs.io.

## Features
- TODO


# Change Log

## [0.1.0] - 2020.05.09

- Initial version.


