LICENSE
README.rst
pyproject.toml
setup.py
rmsd/__init__.py
rmsd/__main__.py
rmsd/calculate_rmsd.py
rmsd/version.py
rmsd.egg-info/PKG-INFO
rmsd.egg-info/SOURCES.txt
rmsd.egg-info/dependency_links.txt
rmsd.egg-info/entry_points.txt
rmsd.egg-info/requires.txt
rmsd.egg-info/top_level.txt
tests/test_args.py
tests/test_centroid.py
tests/test_file_reading.py
tests/test_kabsch.py
tests/test_kabsch_weighted.py
tests/test_main.py
tests/test_pdb.py
tests/test_quaternion.py
tests/test_reflections.py
tests/test_reorder.py
tests/test_reorder_inertia.py
tests/test_reorder_print.py
tests/test_reorder_qml.py
tests/test_rmsd.py