macOS
brew install kumolocal Homebrew formula metadata
安装
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 |
|
来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.