Metadata-Version: 2.4
Name: squilla
Version: 0.3.0
Summary: Official short-name alias package for OpenSquilla
Project-URL: Homepage, https://opensquilla.ai/
Project-URL: Repository, https://github.com/opensquilla/opensquilla
Project-URL: Issues, https://github.com/opensquilla/opensquilla/issues
Project-URL: Releases, https://github.com/opensquilla/opensquilla/releases
Author: OpenSquilla contributors
License-Expression: Apache-2.0
Classifier: Development Status :: 3 - Alpha
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3.12
Requires-Python: >=3.12
Requires-Dist: opensquilla==0.3.0
Description-Content-Type: text/markdown

# squilla

`squilla` is the official short-name alias package for
[OpenSquilla](https://github.com/opensquilla/opensquilla).

Installing this package installs `opensquilla==0.3.0` and exposes a `squilla`
console command that forwards to the OpenSquilla CLI.

```bash
pip install squilla
squilla --help
```

For the full project, documentation, releases, and issue tracker, use the
OpenSquilla repository:

<https://github.com/opensquilla/opensquilla>
