LICENSE.md
README.md
pyproject.toml
setup.py
shelxfile/__init__.py
shelxfile.egg-info/PKG-INFO
shelxfile.egg-info/SOURCES.txt
shelxfile.egg-info/dependency_links.txt
shelxfile.egg-info/top_level.txt
shelxfile/atoms/__init__.py
shelxfile/atoms/atom.py
shelxfile/atoms/atoms.py
shelxfile/draw/__init__.py
shelxfile/draw/draw_molecule.py
shelxfile/fit/__init__.py
shelxfile/fit/quatfit.py
shelxfile/misc/__init__.py
shelxfile/misc/dsrmath.py
shelxfile/misc/elements.py
shelxfile/misc/misc.py
shelxfile/refine/__init__.py
shelxfile/refine/refine.py
shelxfile/shelx/__init__.py
shelxfile/shelx/cards.py
shelxfile/shelx/sdm.py
shelxfile/shelx/shelx.py
shelxfile/tests/__init__.py
shelxfile/tests/test_atoms.py
shelxfile/tests/test_cards.py
shelxfile/tests/test_dsrmath.py
shelxfile/tests/test_elements.py
shelxfile/tests/test_misc.py
shelxfile/tests/test_quatfit.py
shelxfile/tests/test_shelx.py