AUTHOR
CHANGES.md
CONFIGURATION.md
COPYRIGHT
INSTALL.md
LICENSE
MANIFEST.in
README.md
pyproject.toml
fsl_sub/__init__.py
fsl_sub/cmdline.py
fsl_sub/config.py
fsl_sub/consts.py
fsl_sub/coprocessors.py
fsl_sub/default_config.yml
fsl_sub/default_coproc_config.yml
fsl_sub/example_coproc_config.yml
fsl_sub/example_queue_config.yml
fsl_sub/exceptions.py
fsl_sub/parallel.py
fsl_sub/projects.py
fsl_sub/shell_modules.py
fsl_sub/system.py
fsl_sub/utils.py
fsl_sub/version.py
fsl_sub.egg-info/PKG-INFO
fsl_sub.egg-info/SOURCES.txt
fsl_sub.egg-info/dependency_links.txt
fsl_sub.egg-info/entry_points.txt
fsl_sub.egg-info/requires.txt
fsl_sub.egg-info/top_level.txt
fsl_sub/plugins/__init__.py
fsl_sub/plugins/fsl_sub_plugin_shell.py
fsl_sub/plugins/fsl_sub_shell.yml
fsl_sub/plugins/template_plugin
fsl_sub/tests/__init__.py
fsl_sub/tests/test_cmd.py
fsl_sub/tests/test_config.py
fsl_sub/tests/test_coprocessors.py
fsl_sub/tests/test_fsl_sub_shell.py
fsl_sub/tests/test_init.py
fsl_sub/tests/test_parallel.py
fsl_sub/tests/test_projects.py
fsl_sub/tests/test_shell_modules.py
fsl_sub/tests/test_utils.py