Metadata-Version: 2.1
Name: snakemake-executor-plugin-lsf-jobstep
Version: 0.1.10
Summary: A Snakemake executor plugin for running bjobs jobs inside of LSF jobs (meant for internal use by snakemake-executor-plugin-lsf)
Home-page: https://github.com/BEFH/snakemake-executor-plugin-lsf-jobstep
License: MIT
Keywords: snakemake,plugin,executor,cluster,lsf
Author: Brian Fulton-Howard
Author-email: brian.fulton-howard@mssm.edu
Requires-Python: >=3.11,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Dist: snakemake-interface-common (>=1.17.1,<2.0.0)
Requires-Dist: snakemake-interface-executor-plugins (>=9.0.0,<10.0.0)
Project-URL: Documentation, https://snakemake.github.io/snakemake-plugin-catalog/plugins/executor/lsf-jobstep.html
Project-URL: Repository, https://github.com/BEFH/snakemake-executor-plugin-lsf-jobstep
Description-Content-Type: text/markdown

# snakemake-executor-plugin-lsf

A Snakemake executor plugin for running bjobs jobs inside of LSF jobs (meant for
internal use by snakemake-executor-plugin-lsf).
