Metadata-Version: 2.1
Name: amapy-plugin-gcr
Version: 1.0.1
Summary: The GCR plugin for the ama project.
Author-email: Swarup Mahanti <swarup.mahanti@roche.com>
Maintainer-email: Swarup Mahanti <swarup.mahanti@roche.com>
License: Copyright (c) 2024 Roche Diagnostics Computation Science & Informatics
Requires-Python: <3.11,>=3.10
Description-Content-Type: text/markdown
Requires-Dist: amapy-contents==1.*
Requires-Dist: amapy-pluggy==1.*
Requires-Dist: amapy-utils==1.*
Requires-Dist: backoff==2.2.*
Requires-Dist: google-auth==2.15.*
Requires-Dist: pyopenssl==24.0.*
Requires-Dist: speedtest-cli==2.1.*

# amapy-plugin-gcr

The GCR plugin for the ama project. It provides functionalities to
manage and integrate Google Cloud Registry (GCR) within the asset management system.

## Installation

The source code is currently hosted on GitHub at:
https://github.com/Roche-CSI/ama

Binary installers for the latest released version are available at the
[Python Package Index (PyPI)](https://pypi.org/project/amapy-plugin-gcr/)

You can install using [pip](https://pip.pypa.io/en/stable/):

```sh
pip install amapy-plugin-gcr
```

## Supported Python Versions

Python == 3.10

## License

MIT License - see [LICENSE](https://github.com/Roche-CSI/ama/blob/main/LICENSE) for details.
