macOS
brew install acronymlocal Homebrew formula metadata
brew
acronym のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
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 |
|
ソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.