Metadata-Version: 2.4
Name: snakemake-software-deployment-plugin-conda
Version: 0.5.2
Summary: Software deployment plugin for Snakemake using rattler to deploy conda packages.
Project-URL: repository, https://github.com/snakemake/snakemake-software-deployment-plugin-conda
Project-URL: documentation, https://snakemake.github.io/snakemake-plugin-catalog/plugins/software-deployment/conda.html
Author-email: Johannes Köster <johannes.koester@uni-due.de>
Requires-Python: <4.0,>=3.11
Requires-Dist: aiofiles<26,>=24.1.0
Requires-Dist: httpx<0.29,>=0.28.1
Requires-Dist: py-rattler<0.25.0,>=0.23.0
Requires-Dist: pyyaml<7.0.0,>=6.0.2
Requires-Dist: snakemake-interface-common<2.0.0,>=1.23.0
Requires-Dist: snakemake-interface-software-deployment-plugins<1.0,>=0.18.2
Requires-Dist: uv<0.12.0,>=0.6.5
Description-Content-Type: text/markdown

# snakemake-software-deployment-plugin-conda

A Snakemake software deployment plugin for conda packages, using [py-rattler](https://conda.github.io/rattler/py-rattler) for ultra fast and robust environment deployment.