Metadata-Version: 2.1
Name: boututils
Version: 0.1.0
Summary: Python package to install BOUT++ and its dependencies
Home-page: http://boutproject.github.io
Author: Ben Dudson et al.
License: UNKNOWN
Project-URL: Bug Tracker, https://github.com/boutproject/boututils/issues/
Project-URL: Documentation, http://bout-dev.readthedocs.io/en/latest/
Project-URL: Source Code, https://github.com/boutproject/boututils/
Keywords: bout++,bout,plasma,physics,data-extraction,data-analysis,data-visualization
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: GNU Lesser General Public License v3 or later (LGPLv3+)
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
Requires-Dist: numpy
Requires-Dist: matplotlib
Requires-Dist: scipy
Requires-Dist: h5py
Requires-Dist: boututils
Requires-Dist: future
Requires-Dist: bunch
Requires-Dist: mayavi
Requires-Dist: netCDF

# boututils

[![Python](https://img.shields.io/badge/python->=3.6-blue.svg)](https://www.python.org/)
[![pypi package](https://badge.fury.io/py/boututils.svg)](https://pypi.org/project/boututils/)
[![PEP8](https://img.shields.io/badge/code%20style-PEP8-brightgreen.svg)](https://www.python.org/dev/peps/pep-0008/)
[![License](https://img.shields.io/badge/license-LGPL--3.0-blue.svg)](https://github.com/CELMA-project/bout_install/blob/master/LICENSE)

pip-package of what was previously found in 
`BOUT-dev/tools/pylib/boututils`

