Metadata-Version: 2.1
Name: resoto-plugins
Version: 2.2.0
Summary: Resoto plugins collection
Home-page: https://github.com/someengineering/resoto-plugins
License: Apache-2.0
Author: Some Engineering Inc.
Requires-Python: >=3.9,<4.0
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: Intended Audience :: Information Technology
Classifier: Intended Audience :: System Administrators
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Natural Language :: English
Classifier: Operating System :: POSIX :: Linux
Classifier: Operating System :: Unix
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Topic :: Security
Classifier: Topic :: Utilities
Requires-Dist: resoto-plugin-aws (==2.2.0)
Requires-Dist: resoto-plugin-cleanup-aws-alarms (==2.2.0)
Requires-Dist: resoto-plugin-cleanup-aws-loadbalancers (==2.2.0)
Requires-Dist: resoto-plugin-cleanup-aws-vpcs (==2.2.0)
Requires-Dist: resoto-plugin-cleanup-expired (==2.2.0)
Requires-Dist: resoto-plugin-cleanup-untagged (==2.2.0)
Requires-Dist: resoto-plugin-cleanup-volumes (==2.2.0)
Requires-Dist: resoto-plugin-digitalocean (==2.2.0)
Requires-Dist: resoto-plugin-example-collector (==2.2.0)
Requires-Dist: resoto-plugin-gcp (==2.2.0)
Requires-Dist: resoto-plugin-github (==2.2.0)
Requires-Dist: resoto-plugin-k8s (==2.2.0)
Requires-Dist: resoto-plugin-onelogin (==2.2.0)
Requires-Dist: resoto-plugin-onprem (==2.2.0)
Requires-Dist: resoto-plugin-protector (==2.2.0)
Requires-Dist: resoto-plugin-slack (==2.2.0)
Requires-Dist: resoto-plugin-tagvalidator (==2.2.0)
Requires-Dist: resoto-plugin-vsphere (==2.2.0)
Project-URL: Changelog, https://github.com/someengineering/resoto-plugins/releases
Project-URL: Repository, https://github.com/someengineering/resoto-plugins
Description-Content-Type: text/markdown

Meta package containing all resoto plugins.

Installation:

```
pip install resoto-plugins
```
