Automic VaultAutomic Vault

brew

Installer idsgrep avec Homebrew

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

installation

Commandes d'installation supplémentaires

macOS

Homebrewvérifié · 100%
brew install idsgrep

local Homebrew formula metadata

aperçu

Résumé du paquet

Grep for Extended Ideographic Description Sequences

historique

Historique du projet et usages

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.

Historique du projet

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.

Historique d'adoption

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.

Modes d'utilisation

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.

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

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.

Chronologie

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

posture de sécurité

Niveau de risque : vert

narrow executable package without higher-risk signals.

Classificateur de risque

risque vert · confiance faible · appliance

Pourquoi

  • narrow executable package without higher-risk signals

Signaux

  • metadata:no-higher-risk-signals

Comportement d'installation

  • Aucun hook post-install Homebrew n’est enregistré dans les métadonnées de formule.
  • Les métadonnées de bottle Homebrew sont disponibles pour 6 plateformes.
  • Les métadonnées de compilation listent 1 dépendances de compilation.

Revue recommandée

Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.

exécutables

Exécutables installés

CommandeTypeExpositionNote
idsgrepcliexécutable global

fraîcheur

Version et fraîcheur

Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.

page générée2026-07-08
version du gestionnaire0.6
gestionnaire mis à jour
données localesOK
amontnot checked
dernière version détectéenon détecté

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

métadonnées d'installation

Métadonnées du paquet

Clé du paquetbrew:idsgrep
Version0.6
Gestionnaire de paquetsHomebrew
Page du gestionnaire de paquetshttps://formulae.brew.sh/formula/idsgrep
Page d'accueilhttps://tsukurimashou.org/idsgrep.php.en
Dépôthttp://svn.osdn.net/svnroot/tsukurimashou/trunk/idsgrep
Docs amonthttps://tsukurimashou.org/idsgrep.pdf
LicenceGPL-3.0-only
Archive sourcehttps://tsukurimashou.org/files/idsgrep-0.6.tar.gz
Dépendances de compilationcmake
Bouteilledisponible (sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
post-install Homebrewnon défini
Serviceaucun déclaré

faits du registre

Détails de la base source

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

piste source

Généré depuis les données du dépôt

Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.

Sources utilisées

  • 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