Metadata-Version: 2.4
Name: sluurp
Version: 0.4.0
Summary: API to submit shell script through slurm SBATCH
Home-page: https://gitlab.esrf.fr/tomotools/sluurp
Author: ESRF
Author-email: henri.payno@esrf.fr
License: MIT
Project-URL: Source, https://gitlab.esrf.fr/tomotools/sluurp
Project-URL: Documentation, https://tomotools.gitlab-pages.esrf.fr/sluurp/
Project-URL: Tracker, https://gitlab.esrf.fr/tomotools/sluurp/issues
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE.md
Provides-Extra: doc
Requires-Dist: Sphinx>=4.0.0; extra == "doc"
Requires-Dist: jupyterlab; extra == "doc"
Requires-Dist: nbsphinx; extra == "doc"
Requires-Dist: pandoc; extra == "doc"
Requires-Dist: pydata_sphinx_theme; extra == "doc"
Provides-Extra: test
Requires-Dist: pytest; extra == "test"
Dynamic: license-file

# sluurp

sluurp is a package to launch shell script through slurm SBATCH command
