Metadata-Version: 2.4
Name: PyPowder
Version: 1.0
Summary: Attempt at constructing a set of tools to convert XRDML files to a more usable format.
Author: Diogo Almeida, Max Pelly
Maintainer-email: Diogo Almeida <dafda1@st-andrews.ac.uk>
License-Expression: GPL-3.0-or-later
Project-URL: Homepage, https://github.com/dafda1/PyPOW
Project-URL: Issues, https://github.com/dafda1/PyPOW/issues
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Requires-Python: >=3.9
Description-Content-Type: text/markdown
License-File: LICENCE
Requires-Dist: pandas
Requires-Dist: numpy
Requires-Dist: xmltodict
Dynamic: license-file

# PyPOW
 Attempt at constructing a set of tools to convert XRDML files to a more usable format,
 developed for *_1.XRDML files as generated by PANanalytical Empyrian Cu-Kalpha diffractometers
 JOHN and PAUL at the University of St Andrews.

## Contributions
Thanks to Max Pelly for
- restructuring files for deployment (ongoing with conda-forge)
