Metadata-Version: 2.4
Name: juju-cantrip
Version: 0.0.1
Summary: Placeholder release — the real juju-cantrip is coming soon.
Project-URL: Homepage, https://github.com/tonyandrewmeyer/cantrip
Project-URL: Repository, https://github.com/tonyandrewmeyer/cantrip
Project-URL: Issues, https://github.com/tonyandrewmeyer/cantrip/issues
Author: Tony Meyer
License: Apache-2.0
License-File: LICENSE
Keywords: agent,ai,charm,juju,llm
Classifier: Development Status :: 1 - Planning
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.12
Classifier: Topic :: Software Development :: Code Generators
Requires-Python: >=3.12
Description-Content-Type: text/markdown

# juju-cantrip

> A small spell for building Juju charms — coming soon.

This release reserves the `juju-cantrip` name on PyPI ahead of the real
launch. Installing it gives you a single command that prints a teaser:

```console
$ pip install juju-cantrip
$ juju-cantrip
juju-cantrip 0.0.1 — coming soon.
...
```

Cantrip is an AI-powered autonomous agent that builds Juju charms
independently. Follow development at
<https://github.com/tonyandrewmeyer/cantrip>.

## Licence

Apache-2.0. See [LICENSE](LICENSE).
