Metadata-Version: 2.5
Name: mantos-cli
Version: 1.0.0
Summary: Installs `mantos`, the Mantos CLI. This name is an alias.
Project-URL: Homepage, https://mantos.cloud
Author: Systematic Labs LLC
License-Expression: LicenseRef-Proprietary
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: License :: Other/Proprietary License
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Utilities
Requires-Python: >=3.11
Requires-Dist: mantos
Description-Content-Type: text/markdown

# mantos-cli

**This name is an alias. The package you want is [`mantos`](https://pypi.org/project/mantos/).**

```bash
pipx install mantos     # the Mantos CLI
```

Installing `mantos-cli` works — it declares `mantos` as its only dependency and
ships no modules of its own — but it adds a hop for nothing. The command it
installs is `mantos`, and so is the distribution that provides it.

This distribution exists only so that the guessable name resolves to the real
client rather than to nothing.

---

Mantos is a product of Systematic Labs LLC.
