Metadata-Version: 2.1
Name: aliros
Version: 1.0.0
Summary: A command-line tool to organize resources by Resource Orchestration Service for Alibaba Cloud.
Home-page: https://github.com/garrett-he/aliros
License: GPL-3.0
Keywords: alicloud,ros,devops
Author: Garrett HE
Author-email: garrett.he@outlook.com
Requires-Python: >=3.10,<3.13
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: System Administrators
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Topic :: Utilities
Requires-Dist: aliyun-python-sdk-core (>=2.16.0,<3.0.0)
Requires-Dist: aliyun-python-sdk-ros (>=3.6.0,<4.0.0)
Requires-Dist: click (>=8.1.7,<9.0.0)
Project-URL: Repository, https://github.com/garrett-he/aliros.git
Description-Content-Type: text/markdown

# aliros

![License](https://img.shields.io/github/license/garrett-he/aliros)
![GitHub Workflow](https://img.shields.io/github/actions/workflow/status/garrett-he/aliros/ubuntu-jammy.yml)

A command-line tool to organize resources by [Resource Orchestration Service][1]
for [Alibaba Cloud][2].

## License

Copyright (C) 2024 Garrett HE <garrett.he@outlook.com>

The GNU General Public License (GPL) version 3, see [COPYING](./COPYING).

[1]: https://www.alibabacloud.com/help/doc-detail/28852.html

[2]: https://www.alibabacloud.com

