Metadata-Version: 2.1
Name: snakemake-storage-plugin-gcs
Version: 1.0.0
Summary: A Snakemake storage plugin for Google Cloud Storage
Home-page: https://github.com/snakemake/snakemake-storage-plugin-gcs
License: MIT
Keywords: snakemake,storage,plugin,google cloud storage
Author: Vanessa Sochat
Author-email: sochat1@llnl.gov
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: google-cloud-storage (>=2.12.0,<3.0.0)
Requires-Dist: google-crc32c (>=1.1.2,<2.0.0)
Requires-Dist: snakemake-interface-common (>=1.14.2,<2.0.0)
Requires-Dist: snakemake-interface-storage-plugins (>=3.0.0,<4.0.0)
Project-URL: Documentation, https://snakemake.github.io/snakemake-plugin-catalog/plugins/storage/gcs.html
Project-URL: Repository, https://github.com/snakemake/snakemake-storage-plugin-gcs
Description-Content-Type: text/markdown

# Snakemake storage plugin: gcs

A snakemake storage plugin for Google Cloud Storage.
For documentation and usage instructions, see the [Snakemake plugin catalog](https://snakemake.github.io/snakemake-plugin-catalog/plugins/storage/gcs.html).


## 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

