.gitignore
LICENSE
MANIFEST.in
README.md
environment.yml
pyproject.toml
.github/dependabot.yml
.github/workflows/code.yml
.github/workflows/docs.yml
.github/workflows/pypi.yml
docs/Makefile
docs/make.bat
docs/requirements.txt
docs/source/conf.py
docs/source/index.rst
docs/source/license.rst
docs/source/substitutions.txt
hklpy2/__init__.py
hklpy2.egg-info/PKG-INFO
hklpy2.egg-info/SOURCES.txt
hklpy2.egg-info/dependency_links.txt
hklpy2.egg-info/requires.txt
hklpy2.egg-info/top_level.txt
hklpy2/backends/__init__.py
hklpy2/backends/hkl_backend.py
hklpy2/backends/tests/__init__.py
hklpy2/backends/tests/test_hkl_backend.py
hklpy2/tests/__init__.py
hklpy2/tests/test_solver.py