macOS
brew install kumolocal Homebrew formula metadata
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für kumo in AI-Agent-Workflows.
Installation
brew install kumolocal Homebrew formula metadata
Überblick
Word Clouds in Java
Verlauf
Kumo is a Java word-cloud library and CLI created by Kenny Cason, with a project history centered on generating word-cloud images directly from Java rather than through browser applets or external services.
Kenny Cason introduced Kumo in a July 3, 2014 blog post as a Java word-cloud library that could directly generate an image file or return a BufferedImage. The GitHub README keeps that framing: Kumo is intended to be a powerful, user-friendly Java API for word-cloud rendering.
Kumo's main adoption channel is the Java ecosystem through Maven Central artifacts such as `kumo-core`, with a later Homebrew formula exposing the CLI as a standalone command. The project is niche, but it has persisted because word-cloud generation is a recurring visualization need and the Java API includes shapes, colors, tokenizers, and collision strategies.
Library users feed text through a `FrequencyAnalyzer`, build a `WordCloud` with a chosen dimension, collision mode, background, palette, and font scaling strategy, then write the resulting image. CLI users can generate standard, polar, or layered word clouds from local files or URLs and tune inputs, output size, stop words, collision mode, colors, font scaling, and tokenization.
Kumo is package-nerd interesting as a small visualization library that crossed from Maven dependency to Homebrew CLI. It is not a broad media platform; its value is that a specific Java image-generation library became scriptable as a packaged command.
Sicherheitslage
infrastructure mutation or orchestration signal.
orange Risiko · mittel Konfidenz · infrastructure
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
Executables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
kumo | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
https://github.com/kennycason/kumo
Installationsmetadaten
| Paketschlüssel | brew:kumo |
|---|---|
| Version | 1.28 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/kumo |
| Homepage | https://github.com/kennycason/kumo |
| Repository | https://github.com/kennycason/kumo |
| Upstream-Dokumentation | https://github.com/kennycason/kumo#readme |
| Lizenz | MIT |
| Quellarchiv | https://search.maven.org/remotecontent?filepath=com/kennycason/kumo-cli/1.28/kumo-cli-1.28.jar |
| Abhängigkeiten | openjdk |
| Bottle | verfügbar (auf all) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | kumo |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
Quellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.