LICENSE
README.md
pyproject.toml
src/slurmate/__init__.py
src/slurmate/builder.py
src/slurmate/main.py
src/slurmate/py.typed
src/slurmate/system_utils.py
src/slurmate/theme.py
src/slurmate/tui.py
src/slurmate.egg-info/PKG-INFO
src/slurmate.egg-info/SOURCES.txt
src/slurmate.egg-info/dependency_links.txt
src/slurmate.egg-info/entry_points.txt
src/slurmate.egg-info/requires.txt
src/slurmate.egg-info/top_level.txt
tests/test_builder.py
tests/test_main.py
tests/test_parsers.py
tests/test_system_utils.py
tests/test_tui.py