Metadata-Version: 2.1
Name: dcm2niixpy
Version: 1.1.0
Summary: Python package of dcm2niix
Home-page: https://github.com/Svdvoort/dcm2niixpy
License: MIT
Requires-Python: >=3.7.0,<4.0
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Dist: spython (>=0.1.12,<0.3.0)
Project-URL: Repository, https://github.com/Svdvoort/dcm2niixpy
Description-Content-Type: text/markdown

# dcm2niixpy

Python package of dcm2niix



## Installation

```bash
pip install dcm2niixpy
```

## License

[MIT](https://github.com/Svdvoort/dcm2niixpy/blob/master/LICENSE)

