LICENSE.txt
README.md
pyproject.toml
src/sl_optimizer/__init__.py
src/sl_optimizer/constants.py
src/sl_optimizer/core.py
src/sl_optimizer/errors.py
src/sl_optimizer/layout.py
src/sl_optimizer/utils.py
src/sl_optimizer.egg-info/PKG-INFO
src/sl_optimizer.egg-info/SOURCES.txt
src/sl_optimizer.egg-info/dependency_links.txt
src/sl_optimizer.egg-info/requires.txt
src/sl_optimizer.egg-info/top_level.txt
tests/test_check_file_exists.py
tests/test_get_contact_name.py
tests/test_get_number_of_slots.py
tests/test_is_struct.py
tests/test_optimization_is_applied.py
tests/test_optimization_is_not_applied.py
tests/test_optimize_storage_layout.py
tests/test_parse_storage_layout.py
tests/test_storage_layout_class.py