Metadata-Version: 2.1
Name: resoto
Version: 2.4.1
Summary: Resoto bundle - single package for Resoto components
Home-page: https://github.com/someengineering/resoto
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.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.8
Classifier: Topic :: Security
Classifier: Topic :: Utilities
Requires-Dist: resoto-plugin-aws (==2.4.1)
Requires-Dist: resoto-plugin-cleanup-aws-alarms (==2.4.1)
Requires-Dist: resoto-plugin-cleanup-aws-loadbalancers (==2.4.1)
Requires-Dist: resoto-plugin-cleanup-aws-vpcs (==2.4.1)
Requires-Dist: resoto-plugin-cleanup-expired (==2.4.1)
Requires-Dist: resoto-plugin-cleanup-untagged (==2.4.1)
Requires-Dist: resoto-plugin-cleanup-volumes (==2.4.1)
Requires-Dist: resoto-plugin-digitalocean (==2.4.1)
Requires-Dist: resoto-plugin-example-collector (==2.4.1)
Requires-Dist: resoto-plugin-gcp (==2.4.1)
Requires-Dist: resoto-plugin-github (==2.4.1)
Requires-Dist: resoto-plugin-k8s (==2.4.1)
Requires-Dist: resoto-plugin-onelogin (==2.4.1)
Requires-Dist: resoto-plugin-onprem (==2.4.1)
Requires-Dist: resoto-plugin-protector (==2.4.1)
Requires-Dist: resoto-plugin-slack (==2.4.1)
Requires-Dist: resoto-plugin-tagvalidator (==2.4.1)
Requires-Dist: resoto-plugin-vsphere (==2.4.1)
Requires-Dist: resotocore (==2.4.1)
Requires-Dist: resotometrics (==2.4.1)
Requires-Dist: resotoshell (==2.4.1)
Requires-Dist: resotoworker (==2.4.1)
Project-URL: Changelog, https://github.com/someengineering/resoto/releases
Project-URL: Repository, https://github.com/someengineering/resoto
Description-Content-Type: text/markdown

Meta package containing all resoto components.

Installation:

```
pip install resoto
```
