Metadata-Version: 2.4
Name: rhombus
Version: 0.0.2
Summary: Initial Rhombus package namespace.
Author: Gritlabs
License-Expression: LicenseRef-Gritlabs
License-File: LICENSE
Keywords: rhombus
Classifier: Development Status :: 1 - Planning
Classifier: Intended Audience :: Developers
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Requires-Python: >=3.9
Description-Content-Type: text/markdown

# Rhombus

Rhombus is an initial Python package namespace.

## Version

```text
0.0.2
```

## Command

After installation:

```bash
rhombus
```

or:

```bash
python -m rhombus
```
