Automic VaultAutomic Vault

brew

idsgrep を Homebrew でインストール

idsgrep のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

インストール

追加のインストールコマンド

macOS

Homebrew確認済み · 100%
brew install idsgrep

local Homebrew formula metadata

概要

パッケージ概要

Grep for Extended Ideographic Description Sequences

コマンドとエイリアス

  • idsgrep

履歴

プロジェクトの歴史と使われ方

IDSgrep is a Unix-style structural search tool for Han-script character descriptions. Its home page describes it as a general tree-matching utility whose main application is querying databases of Han character structures, with a query language inspired by regular expressions and data represented as extended Ideographic Description Sequences.

The project is unusually niche but historically interesting: it asks what grep would look like if the things being searched were character-structure trees rather than lines of text.

プロジェクトの歴史

IDSgrep came from the Tsukurimashou Project, a Japanese-language font project by Matthew Skala. The manual explains that Tsukurimashou's glyphs were implemented in MetaPost-like code whose structure mirrored character appearance, creating a practical need to find other characters that reused the same visual components.

The manual frames the tool as a response to limitations in radical-and-stroke, SKIP, Four Corners, multi-radical, handwriting, and GUI dictionary search methods. IDSgrep made those searches scriptable and composable on the command line.

The published manual carries copyright years 2012, 2013, 2014, 2015, and 2021. Its 2021 notes explain that version 0.6 was released after version 0.5 to show continued maintenance, refresh bundled data, and fix standalone packaging problems.

採用の歴史

Adoption appears narrow and specialized: CJK font development, dictionary data work, Unicode IDS experiments, and command-line users who need structural character queries. The Homebrew formula packages it with CHISE data and tests it by querying character decomposition data.

IDSgrep's home page says it can include or generate dictionary data from Tsukurimashou, KanjiVG, CHISE, and EDICT2, so its adoption story is tied to those data projects more than to a large standalone application ecosystem.

使われ方

IDSgrep is invoked much like grep: users provide a structural pattern and one or more input files, or use default dictionaries. Patterns can match literal characters, subtrees, wildcards, Boolean operators, regular expressions over meanings, and Unicode Ideographic Description Characters.

The tool is useful when a user knows a character's visual parts but not its code point, pronunciation, radical, or stroke count. It can also support font authors looking for existing glyph components or unimplemented characters that could share construction patterns.

パッケージ好きにとっての重要性

IDSgrep is a classic package-manager curiosity: a tiny CLI with deep domain knowledge, binding together Unicode, CJK lexicography, font production, and Unix text-filter habits.

It is also a reminder that grep-like interfaces are not limited to flat text. IDSgrep packages a tree matcher and domain datasets as a command-line utility, which makes it unusually powerful for a problem most users only encounter through dictionary GUIs.

タイムライン

  • 2012: IDSgrep manual copyright coverage begins.
  • 2014: Version 0.5 is referenced by the manual as the earlier release before the later maintenance gap.
  • 2021-03-30: Version 0.6 tarball is published on the project site.
  • 2021: Version 0.6 refreshes bundled data and packaging.
  • 2023-10-26: The manual identifies itself as version 0.7pre.

Related projects

  • Tsukurimashou is the parent project and original motivating use case.
  • KanjiVG, CHISE, EDICT2, Unicode Ideographic Description Sequences, and traditional Unix grep are the closest related data sources and conceptual neighbors.

セキュリティ状態

リスクレベル: グリーン

narrow executable package without higher-risk signals.

リスク分類器

リスク グリーン · 信頼度 低 · appliance

理由

  • narrow executable package without higher-risk signals

信号

  • metadata:no-higher-risk-signals

インストール挙動

  • formula メタデータに Homebrew post-install フックは記録されていません。
  • Homebrew bottle メタデータは 6 個のプラットフォームターゲットで利用できます。
  • ビルドメタデータには 1 件のビルド依存関係があります。

推奨レビュー

エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。

実行可能ファイル

インストールされる実行可能ファイル

コマンド種類公開範囲メモ
idsgrepcliグローバル実行可能ファイル

鮮度

バージョンと鮮度

これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。

ページ生成日2026-07-08
マネージャ版0.6
マネージャ更新日
ローカルデータOK
上流not checked
検出された最新未検出

https://tsukurimashou.org/idsgrep.php.en

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:idsgrep
バージョン0.6
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/idsgrep
ホームページhttps://tsukurimashou.org/idsgrep.php.en
リポジトリhttp://svn.osdn.net/svnroot/tsukurimashou/trunk/idsgrep
上流ドキュメントhttps://tsukurimashou.org/idsgrep.pdf
ライセンスGPL-3.0-only
ソースアーカイブhttps://tsukurimashou.org/files/idsgrep-0.6.tar.gz
ビルド依存関係cmake
Bottle利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Nameidsgrep
Version Scheme0
Revision0
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • package relationship graph
  • package version freshness
  • package-page enrichment