macOS
brew install cmigemolocal Homebrew formula metadata
brew / Rang 7130
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für cmigemo in AI-Agent-Workflows.
Installation
brew install cmigemolocal Homebrew formula metadata
sudo apt install cmigemoDebian stable package indexes · cmigemo · Quelle: deb.debian.org
sudo dnf install cmigemoFedora Rawhide package metadata · cmigemo · Quelle: dl.fedoraproject.org
nix profile install nixpkgs#cmigemonixpkgs package indexes · pkgs/by-name/cm/cmigemo/package.nix · Quelle: api.github.com
Überblick
Migemo is a tool that supports Japanese incremental search with Romaji
Verlauf
C/Migemo is a C implementation of Migemo, a Japanese incremental-search tool that lets users type romanized text and search Japanese text without first converting the query to kana or kanji.
The official Japanese README dates C/Migemo to 2001-08-15, identifies MURAOKA Taro (KoRoN) as author, and describes it as a C reimplementation of Ruby/Migemo.
The KaoriYa project page explains that Ruby/Migemo generates regular expressions for searching Japanese from romanized input, and that C/Migemo was published as a C library so it could be embedded in Vim.
C/Migemo's adoption is concentrated in Japanese text-editing workflows, especially Vim and related incremental search integrations. The input package facts list it in Homebrew, Debian, Ubuntu, Fedora/dnf, and Nix, showing that it escaped a single editor bundle into Unix package repositories.
The official documentation describes building the library, generating or obtaining the dictionary, and using the `cmigemo` program with a Migemo dictionary. Its practical use is as a library or command that converts romanized Japanese search terms into regular expressions suitable for incremental search.
C/Migemo is package-nerd interesting because it packages an editor-adjacent Japanese input/search workflow as a reusable C library and CLI. It also has dictionary-generation and encoding concerns, which are exactly the kind of locale-specific details that package maintainers have to make reproducible across Unix systems.
Sicherheitslage
narrow executable package without higher-risk signals.
grün Risiko · niedrig Konfidenz · appliance
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
Executables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
cmigemo | Executable | indexiertes Executable | Aus dem lokalen Executable-Index erkannt. |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
Installationsmetadaten
| Paketschlüssel | brew:cmigemo |
|---|---|
| Version | 20110227 |
| Paketmanager | Homebrew |
| Homepage | https://www.kaoriya.net/software/cmigemo |
| Repository | https://github.com/koron/cmigemo |
| Bottle | nicht erfasst |
| Dienst | keiner deklariert |
Source-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
cmigemo 1:1.2+gh0.20220623-1+b2
Japanese incremental search tool written in C - binary
http://www.kaoriya.net/software/cmigemo/
sudo apt install cmigemocmigemo-common 1:1.2+gh0.20220623-1
Japanese incremental search tool written in C - common files
http://www.kaoriya.net/software/cmigemo/
sudo apt install cmigemo-commonlibmigemo-dev 1:1.2+gh0.20220623-1+b2
Japanese incremental search tool written in C - development binaries
http://www.kaoriya.net/software/cmigemo/
sudo apt install libmigemo-devlibmigemo1 1:1.2+gh0.20220623-1+b2
Japanese incremental search tool written in C - library
http://www.kaoriya.net/software/cmigemo/
sudo apt install libmigemo1vim-migemo 1:1.2+gh0.20220623-1
VIM plugin for C/Migemo
http://www.kaoriya.net/software/cmigemo/
sudo apt install vim-migemocmigemo
nix profile install nixpkgs#cmigemocmigemo 1:1.2+gh0.20220623-1build1
Japanese incremental search tool written in C - binary
http://www.kaoriya.net/software/cmigemo/
sudo apt install cmigemocmigemo-common 1:1.2+gh0.20220623-1build1
Japanese incremental search tool written in C - common files
http://www.kaoriya.net/software/cmigemo/
sudo apt install cmigemo-commonlibmigemo-dev 1:1.2+gh0.20220623-1build1
Japanese incremental search tool written in C - development binaries
http://www.kaoriya.net/software/cmigemo/
sudo apt install libmigemo-devlibmigemo1 1:1.2+gh0.20220623-1build1
Japanese incremental search tool written in C - library
http://www.kaoriya.net/software/cmigemo/
sudo apt install libmigemo1vim-migemo 1:1.2+gh0.20220623-1build1
VIM plugin for C/Migemo
http://www.kaoriya.net/software/cmigemo/
sudo apt install vim-migemocmigemo 1.3-0.23.date20110227.fc45
C interface of Ruby/Migemo Japanese incremental search tool
http://www.kaoriya.net/software/cmigemo
sudo dnf install cmigemocmigemo-devel 1.3-0.23.date20110227.fc45
Development files for cmigemo
http://www.kaoriya.net/software/cmigemo
sudo dnf install cmigemo-develQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.