.gitattributes
.gitignore
LICENCE
README.md
RunConversion.bat
pyproject.toml
working_example.py
.github/workflows/python-app.yml
.github/workflows/python-publish.yml
src/PyPOW/__init__.py
src/PyPOW/__main__.py
src/PyPOW/__version__.py
src/PyPOW/import_module.py
src/PyPowder.egg-info/PKG-INFO
src/PyPowder.egg-info/SOURCES.txt
src/PyPowder.egg-info/dependency_links.txt
src/PyPowder.egg-info/entry_points.txt
src/PyPowder.egg-info/requires.txt
src/PyPowder.egg-info/scm_file_list.json
src/PyPowder.egg-info/scm_version.json
src/PyPowder.egg-info/top_level.txt
tests/ASG1_1.XRDML
tests/ASG1_1.csv
tests/ASG1_1.xy
tests/test___main__.py
tests/test_import_module.py