# Installer acronym avec Homebrew

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de acronym pour les workflows d'agents IA.

## installation

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

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install acronym
```

  Preuve: local Homebrew formula metadata

## Faits du paquet

- **Clé du paquet:** brew:acronym
- **Gestionnaire de paquets:** Homebrew
- **Version:** 2.0.0
- **Résumé source:** Python-based tool for creating English-ish acronyms from your fancy project
- **Page d'accueil:** <https://github.com/bacook17/acronym>
- **Dernière mise à jour:** 2026-07-09T10:48:56Z
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- acronym (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

- page générée: 2026-08-03
- version du gestionnaire: 2.0.0
## Historique du projet et usages

ACRONYM is a Python command-line tool for generating English-ish acronyms from long project names or phrases.

### Historique du projet

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.

### Historique d'adoption

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.

### Modes d'utilisation

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.

### Pourquoi les passionnés de paquets s'y intéressent

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.

### Chronologie

- 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.

### Sources

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


## Notes de sécurité

narrow executable package without higher-risk signals.

- **Risque Geiger:** vert / faible
- 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)


## Sources

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