macOS
brew install charm-toolslocal Homebrew formula metadata
brew
Tools for authoring and maintaining juju charms. Version 3.0.8 via Homebrew; verified from local package data.
install
brew install charm-toolslocal Homebrew formula metadata
overview
Tools for authoring and maintaining juju charms
history
Juju Charm Tools is a collection of command-line tools for creating, building, validating, and publishing Juju charms.
Canonical's Juju ecosystem uses charms as operational packages for deploying and managing applications. The charm-tools README describes this project as tools that make writing Juju charms easier, with commands for the charm authoring lifecycle.
The official README points users to the Snap package named `charm` for stable releases and notes PyPI availability for Python dependency use. The supplied package facts show Homebrew also packaged charm-tools for macOS users.
The README highlights `charm create`, `charm build`, `charm proof`, `charm login`, `charm push`, `charm release`, and `charm show`; the Homebrew facts expose split executables such as `charm-build`, `charm-create`, and `charm-proof`.
charm-tools is package-nerd interesting because it predates the newer Charmcraft-centered workflow and shows Juju charm authoring distributed across Snap, PyPI, and Homebrew with both a combined `charm` interface and split command executables.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
charm-build | cli | global executable | |
charm-create | cli | global executable | |
charm-help | cli | global executable | |
charm-layers | cli | global executable | |
charm-proof | cli | global executable | |
charm-pull-source | cli | global executable | |
charm-version | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/juju/charm-tools
install metadata
| Package key | brew:charm-tools |
|---|---|
| Version | 3.0.8 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/charm-tools |
| Homepage | https://github.com/juju/charm-tools |
| Repository | https://github.com/juju/charm-tools |
| Upstream docs | https://charm-tools.readthedocs.io/en/latest |
| License | GPL-3.0-only |
| Source archive | https://files.pythonhosted.org/packages/da/8c/26dcc9b99c6fbacd989f5d54b7a3a976cfa5b8ac26f6992d134091add085/charm_tools-3.0.8.tar.gz |
| Dependencies | certifi, charm, cryptography, libyaml, python@3.14 |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | charm-tools |
| Version Scheme | 0 |
| Revision | 5 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.