Metadata-Version: 2.5
Name: rietx
Version: 0.0.0
Summary: Rietveld refinement in Python (placeholder release)
Project-URL: Homepage, https://github.com/yue-here/rietx
Project-URL: Repository, https://github.com/yue-here/rietx
Project-URL: Issues, https://github.com/yue-here/rietx/issues
Author: Yue Wu
License-Expression: MIT
License-File: LICENSE
Keywords: crystallography,diffraction,powder-diffraction,refinement,rietveld,xrd
Classifier: Development Status :: 1 - Planning
Classifier: Intended Audience :: Science/Research
Classifier: Programming Language :: Python :: 3
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 :: Chemistry
Classifier: Topic :: Scientific/Engineering :: Physics
Requires-Python: >=3.10
Description-Content-Type: text/markdown

# rietx

Rietveld refinement in Python.

> **Status: placeholder.** This release reserves the name. There is no working
> code yet. Watch this repository for the first real release.

## Install

```bash
pip install rietx
```

## License

MIT
