Metadata-Version: 2.1
Name: mcot.utils
Version: 0.1.0
Summary: Utilities for mcot including script interface
Home-page: https://git.fmrib.ox.ac.uk/ndcn0236/mcot
Author: Michiel Cottaar
Author-email: Michiel.Cottaar@ndcn.ox.ac.uk
License: MIT license
Platform: UNKNOWN
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Requires-Dist: fslpy
Requires-Dist: loguru
Requires-Dist: mcot.surface (~=0.1.0)
Requires-Dist: nibabel
Requires-Dist: numpy
Requires-Dist: pandas

Script interface for all mcot submodules

Defines the mcot command line tool

