Metadata-Version: 2.4
Name: snakemake-storage-plugin-git
Version: 0.1.0
Summary: A Snakemake storage plugin for downloading remote Git repositories.
Project-URL: repository, https://github.com/SE-UP/snakemake-storage-plugin-git
Project-URL: homepage, https://snakemake.github.io/snakemake-plugin-catalog/
Project-URL: Documentation, https://snakemake.github.io/snakemake-plugin-catalog/plugins/storage/git.html
Author-email: Hyeokjin Kwon <hyeokjin.kwon@uni-potsdam.de>
License: MIT
License-File: LICENSE
Requires-Python: <4.0,>=3.11
Requires-Dist: pygit2<2,>=1.18.1
Requires-Dist: snakemake-interface-common<2,>=1.21.0
Requires-Dist: snakemake-interface-storage-plugins<5,>=4.2.2
Description-Content-Type: text/markdown

# snakemake-storage-plugin-git

Snakemake storage plugin for downloading remote git repositories as input files.
