Metadata-Version: 2.4
Name: snakemake-scheduler-plugin-firstfit
Version: 0.1.4
Summary: A Snakemake scheduler plugin that selects the first jobs that fit available resources.
Project-URL: Repository, https://github.com/snakemake/snakemake-scheduler-plugin-firstfit/
Project-URL: Documentation, https://snakemake.github.io/snakemake-plugin-catalog/plugins/scheduler/firstfit.html
Author: Filipe G. Vieira, Lucas Czech
Maintainer: Filipe G. Vieira
License-Expression: MIT
License-File: LICENSE
Keywords: firstfit,heap,plugin,scheduler,snakemake
Requires-Python: <4.0,>=3.11
Requires-Dist: snakemake-interface-common<2,>=1.22.0
Requires-Dist: snakemake-interface-scheduler-plugins<3,>=2.0.2
Requires-Dist: snakemake<10,>=9.13.2
Description-Content-Type: text/markdown

# Snakemake scheduler plugin: firstfit

For documentation, see the [Snakemake plugin catalog](https://snakemake.github.io/snakemake-plugin-catalog/plugins/scheduler/firstfit.html).
