Metadata-Version: 2.5
Name: noobscloud
Version: 0.0.2
Summary: NoobsCloud CLI (placeholder release)
Project-URL: Homepage, https://noobs.cloud
Project-URL: Repository, https://github.com/noobscloud/noob
Project-URL: Issues, https://github.com/noobscloud/noob/issues
Author-email: NoobsCloud <admin@noobs.cloud>
License-Expression: MIT
License-File: LICENSE
Keywords: cli,noobscloud
Classifier: Development Status :: 1 - Planning
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.9
Description-Content-Type: text/markdown

# noobscloud

NoobsCloud CLI (placeholder release).

This package reserves the `noobscloud` name on PyPI and provides a `noob`
command that currently supports only `--version` and `--help`.

```sh
pip install noobscloud
noob --version
```

Source: https://github.com/noobscloud/noob
