macOS
brew install acronymlocal Homebrew formula metadata
安装
brew install acronymlocal Homebrew formula metadata
概览
Python-based tool for creating English-ish acronyms from your fancy project
历史
ACRONYM is a Python command-line tool for generating English-ish acronyms from long project names or phrases.
The GitHub repository was created in 2018, and the README presents the tool as a Python package with both pip installation and source installation via make. The README also links to an arXiv paper describing ACRONYM.
ACRONYM stayed a small utility rather than a platform feature. Its official README documents pip installation, and Homebrew also packages the command, which puts it in the familiar single-purpose CLI-tool lane.
The documented use is to run acronym with a quoted phrase, after which the tool collects a word corpus, identifies matching acronyms, scores them, and prints ranked options. CLI flags control minimum and maximum acronym length, result count, output file, and strictness.
For package collectors, ACRONYM is the kind of playful text-generation utility that fits well in Unix-style command catalogs: it has one command, a small problem space, and output that can be copied into project naming discussions.
安全态势
narrow executable package without higher-risk signals.
绿色 风险 · 低 置信度 · appliance
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
acronym | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
https://github.com/bacook17/acronym
安装元数据
| 软件包键 | brew:acronym |
|---|---|
| 版本 | 2.0.0 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/acronym |
| 主页 | https://github.com/bacook17/acronym |
| 仓库 | https://github.com/bacook17/acronym |
| 上游文档 | https://github.com/bacook17/acronym#readme |
| 许可证 | MIT |
| 源码归档 | https://files.pythonhosted.org/packages/e3/1a/1a364f93053f9ad0d4f38b5c0078637db484bb4c1388ad0234b85c9d2ca8/acronym-2.0.0.tar.gz |
| 最后更新 | 2026-05-26T23:37:47-04:00 |
| Pulse | updated |
| 依赖 | numpy, python@3.14 |
| 构建依赖 | cmake, meson, ninja |
| Bottle | 可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定义 |
| 服务 | 未声明 |
注册表事实
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | acronym |
| Version Scheme | 0 |
| Revision | 3 |
| 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.