Metadata-Version: 2.1
Name: mrbabel_data
Version: 1.0.0
Summary: Example dataset for demo and testing of mrbabel package.
Author-email: Matteo Cencini <matteo.cencini@gmail.com>
Project-URL: Homepage, https://github.com/INFN-MRI/mrbabel_data
Project-URL: Bug Reports, https://github.com/INFN-MRI/mrbabel_data/issues
Project-URL: Source, https://github.com/INFN-MRI/mrbabel_data
Keywords: mri,i/o
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Python: >=3.10
Description-Content-Type: text/x-rst
License-File: LICENSE.txt

mrbabel-data
============

``mrbabel-data`` is an utility data package for demo and testing of ``mrbabel`` <https://github.com/INFN-MRI/mrbabel>.

Installation
------------

``mrbabel-data`` can be installed via pip as:

.. code-block:: bash

    pip install mrbabel_data
