# 使用 Homebrew 安装 acronym

查看 acronym 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

## 安装

```sh
sudo av install brew:acronym
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install acronym
```

  证据: local Homebrew formula metadata

## 软件包事实

- **软件包键:** brew:acronym
- **软件包管理器:** Homebrew
- **版本:** 2.0.0
- **来源摘要:** Python-based tool for creating English-ish acronyms from your fancy project
- **主页:** <https://github.com/bacook17/acronym>
- **最后更新:** 2026-07-09T10:48:56Z
- **已生成:** 2026-08-03T19:37:03+00:00

## 可执行文件

- acronym (别名)

## 安装行为

- Bottle: 不可用

## 版本和新鲜度

- 页面生成时间: 2026-08-03
- 管理器版本: 2.0.0
## 项目历史与用法

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.

### 时间线

- 2018: GitHub repository created.
- 2019: README points to an arXiv paper describing ACRONYM.
- 2022: Latest repository push shown by official GitHub repository metadata.

### Related projects

- Related contexts include command-line naming tools, word-list utilities, project-name generators, and lightweight natural-language text-generation scripts.

### 来源

- <https://api.github.com/repos/bacook17/acronym>
- <https://raw.githubusercontent.com/bacook17/acronym/master/README.md>


## 安全说明

narrow executable package without higher-risk signals.

- **Geiger 风险:** 绿色 / 低
- narrow executable package without higher-risk signals


## Combined YAML source

View the package source record on GitHub. [combined/acronym.yml](https://github.com/mxcl/pkgdb/blob/main/combined/acronym.yml)


## 来源

- pkg.so package database
- Geiger risk classifier
- curated package history
- pkgdb category and tag curation
- cross-ecosystem install command graph
