macOS
brew install kumolocal Homebrew formula metadata
brew
kumo のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install kumolocal Homebrew formula metadata
概要
Word Clouds in Java
履歴
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.
セキュリティ状態
infrastructure mutation or orchestration signal.
リスク orange · 信頼度 中 · infrastructure
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
kumo | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/kennycason/kumo
インストールメタデータ
| パッケージキー | brew:kumo |
|---|---|
| バージョン | 1.28 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/kumo |
| ホームページ | https://github.com/kennycason/kumo |
| リポジトリ | https://github.com/kennycason/kumo |
| 上流ドキュメント | https://github.com/kennycason/kumo#readme |
| ライセンス | MIT |
| ソースアーカイブ | https://search.maven.org/remotecontent?filepath=com/kennycason/kumo-cli/1.28/kumo-cli-1.28.jar |
| 依存関係 | openjdk |
| Bottle | 利用可能 (対象 all) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| 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 |
|
ソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.