LICENSE
MANIFEST.in
README.md
pyproject.toml
src/gsply/__init__.py
src/gsply/formats.py
src/gsply/py.typed
src/gsply/reader.py
src/gsply/writer.py
src/gsply.egg-info/PKG-INFO
src/gsply.egg-info/SOURCES.txt
src/gsply.egg-info/dependency_links.txt
src/gsply.egg-info/requires.txt
src/gsply.egg-info/top_level.txt
src/gsply.egg-info/zip-safe
tests/conftest.py
tests/test_api.py
tests/test_formats.py
tests/test_optimization_verification.py
tests/test_reader.py
tests/test_sh3_optimization.py
tests/test_writer.py