Metadata-Version: 2.1
Name: streamtracer
Version: 1.1.1
Summary: "Python wrapped fortran to calculate streamlines"
Home-page: https://streamtracer.readthedocs.io/en/stable/
Author: David Stansby, Lars Mejnertsen
Author-email: dstansby@gmail.com
License: GPL v3
Platform: any
Provides: streamtracer
Requires-Python: >=3.6
Requires-Dist: numpy (>=1.14.5)
Provides-Extra: docs
Requires-Dist: numpydoc ; extra == 'docs'
Requires-Dist: sphinx ; extra == 'docs'
Requires-Dist: sphinx-automodapi ; extra == 'docs'
Requires-Dist: sphinx-rtd-theme ; extra == 'docs'
Provides-Extra: tests
Requires-Dist: pytest ; extra == 'tests'
Requires-Dist: pytest-cov ; extra == 'tests'

UNKNOWN


