CITATION.cff
LICENSE.md
MANIFEST.in
README.rst
pypi_to_import
requirements.txt
setup.py
spalloc/__init__.py
spalloc/_keepalive_process.py
spalloc/_utils.py
spalloc/_version.py
spalloc/config.py
spalloc/job.py
spalloc/protocol_client.py
spalloc/states.py
spalloc/term.py
spalloc.egg-info/PKG-INFO
spalloc.egg-info/SOURCES.txt
spalloc.egg-info/dependency_links.txt
spalloc.egg-info/entry_points.txt
spalloc.egg-info/requires.txt
spalloc.egg-info/top_level.txt
spalloc/scripts/__init__.py
spalloc/scripts/alloc.py
spalloc/scripts/job.py
spalloc/scripts/machine.py
spalloc/scripts/ps.py
spalloc/scripts/support.py
spalloc/scripts/where_is.py
tests/__init__.py
tests/common.py
tests/conftest.py
tests/test_config.py
tests/test_job.py
tests/test_protocol_client.py
tests/test_term.py