AUTHORS.rst
LICENSE.rst
LICENSE_DANSE.rst
LICENSE_pymmlib.rst
MANIFEST.in
README.rst
pyproject.toml
requirements/run.txt
src/diffpy/Structure.py
src/diffpy/__init__.py
src/diffpy.structure.egg-info/PKG-INFO
src/diffpy.structure.egg-info/SOURCES.txt
src/diffpy.structure.egg-info/dependency_links.txt
src/diffpy.structure.egg-info/requires.txt
src/diffpy.structure.egg-info/top_level.txt
src/diffpy/structure/__init__.py
src/diffpy/structure/_legacy_importer.py
src/diffpy/structure/atom.py
src/diffpy/structure/lattice.py
src/diffpy/structure/mmlibspacegroups.py
src/diffpy/structure/pdffitstructure.py
src/diffpy/structure/sgtbxspacegroups.py
src/diffpy/structure/spacegroupmod.py
src/diffpy/structure/spacegroups.py
src/diffpy/structure/structure.py
src/diffpy/structure/structureerrors.py
src/diffpy/structure/symmetryutilities.py
src/diffpy/structure/utils.py
src/diffpy/structure/version.py
src/diffpy/structure/apps/__init__.py
src/diffpy/structure/apps/anyeye.py
src/diffpy/structure/apps/transtru.py
src/diffpy/structure/expansion/__init__.py
src/diffpy/structure/expansion/makeellipsoid.py
src/diffpy/structure/expansion/shapeutils.py
src/diffpy/structure/expansion/supercell_mod.py
src/diffpy/structure/parsers/__init__.py
src/diffpy/structure/parsers/p_auto.py
src/diffpy/structure/parsers/p_cif.py
src/diffpy/structure/parsers/p_discus.py
src/diffpy/structure/parsers/p_pdb.py
src/diffpy/structure/parsers/p_pdffit.py
src/diffpy/structure/parsers/p_rawxyz.py
src/diffpy/structure/parsers/p_xcfg.py
src/diffpy/structure/parsers/p_xyz.py
src/diffpy/structure/parsers/parser_index_mod.py
src/diffpy/structure/parsers/structureparser.py
tests/test_atom.py
tests/test_lattice.py
tests/test_loadstructure.py
tests/test_oldimports.py
tests/test_p_cif.py
tests/test_p_discus.py
tests/test_p_pdffit.py
tests/test_parsers.py
tests/test_spacegroups.py
tests/test_structure.py
tests/test_supercell.py
tests/test_symmetryutilities.py
tests/test_version.py