Metadata-Version: 2.1
Name: snakemake-storage-plugin-gcs
Version: 0.1.0
Summary: A Snakemake storage plugin for Google Cloud Storage
Home-page: https://github.com/snakemake/snakemake-storage-plugin-gs
Author: Vanessa Sochat
Author-email: sochat1@llnl.gov
Requires-Python: >=3.11,<4.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Dist: google-cloud-storage (>=2.12.0,<3.0.0)
Requires-Dist: google-crc32c (>=1.5.0,<2.0.0)
Description-Content-Type: text/markdown

# Snakemake Storage Plugin GS

> A snakemake 🐍️ storage plugin for Google Cloud Storage

**under development**

This plugin is in draft form, and not tested yet!
This is scaffolded from [snakemake/poetry-snakemake-plugin](https://github.com/snakemake/poetry-snakemake-plugin).

## License

HPCIC DevTools is distributed under the terms of the MIT license.
All new contributions must be made under this license.

See [LICENSE](https://github.com/converged-computing/cloud-select/blob/main/LICENSE),
[COPYRIGHT](https://github.com/converged-computing/cloud-select/blob/main/COPYRIGHT), and
[NOTICE](https://github.com/converged-computing/cloud-select/blob/main/NOTICE) for details.

SPDX-License-Identifier: (MIT)

LLNL-CODE- 842614

