Metadata-Version: 2.4
Name: eTractometry
Version: 0.1.dev0
Summary: Tractometry toolkit for along-tract analysis of white matter microstructure.
Author-email: Iyad Ba Gari <bagari@usc.edu>
License-Expression: MIT
Keywords: tractometry,diffusion MRI,dMRI,white matter,neuroimaging,tractography
Classifier: Development Status :: 1 - Planning
Classifier: Intended Audience :: Science/Research
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Topic :: Scientific/Engineering :: Medical Science Apps.
Requires-Python: >=3.9
Description-Content-Type: text/markdown
License-File: LICENSE.txt
Dynamic: license-file

# eTractometry

Tractometry toolkit for along-tract analysis of white matter microstructure.

> **Status: placeholder.** This release reserves the project name on PyPI.
> It contains no functional code yet. The implementation is under active
> development and will be published in a future version.

## Installation

```bash
pip install eTractometry
```

## License

MIT — see [LICENSE.txt](LICENSE.txt).
