Automic VaultAutomic Vault

brew

itex2mml を Homebrew でインストール

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

インストール

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

macOS

Homebrew確認済み · 100%
brew install itex2mml

local Homebrew formula metadata

概要

パッケージ概要

Text filter to convert itex equations to MathML

コマンドとエイリアス

  • itex2MML

履歴

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

itex2MML is a text filter that converts itex, a LaTeX-like math notation, into MathML. It belongs to the early web-math toolchain: small, document-oriented, and built for people publishing mathematical writing on XHTML/MathML-capable sites.

プロジェクトの歴史

Jacques Distler's project page describes itex2MML as a stream filter that reads text with embedded itex equations from standard input and writes text with MathML output to standard output. The package also includes Mac and Linux binaries, source code, Ruby bindings, Perl modules on CPAN, and Movable Type plugins.

The page credits Paul Gartside's original version and says Distler's version is greatly enhanced, with bug fixes and support for a larger subset of LaTeX and AMSLaTeX syntax. The Movable Type plugin ecosystem around itex2MML connects the command-line tool to mathematical blogging workflows from the early XHTML+MathML era.

Version 1.5 added inclusion of the original itex source as an annotation element in the generated MathML, making the source available programmatically. Version 1.6.1 is dated 2021-10-03 on the project page, and the CPAN MathML::itex2MML readme documents Perl bindings for the same conversion model.

採用の歴史

The package's adoption was narrow but influential: mathematical bloggers, Movable Type users, Ruby and Perl users, and site maintainers who wanted semantic MathML rather than rasterized equations could add itex syntax to publishing pipelines.

Homebrew packaging keeps the standalone `itex2MML` binary installable for command-line filters and older publishing workflows even though browser and web-math practice later shifted toward client-side renderers and broader TeX-to-HTML pipelines.

使われ方

Typical usage is as a Unix filter: pipe text containing `$...$`, `\(...\)`, `$$...$$`, or `\[...\]` equations into `itex2MML` and receive XHTML/MathML-oriented output on standard output.

The surrounding ecosystem includes Ruby methods such as html_filter, filter, inline_filter, and block_filter, Perl modules MathML::itex2MML and MathML::Entities, and Movable Type text filters for posts containing itex equations.

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

itex2MML is a good package-nerd artifact because it is exactly the kind of tiny language filter that Unix packaging preserves: one executable, a specialist syntax, and a historical web standards niche.

It also captures a moment when MathML publishing required server-side filters, XHTML MIME-type care, and blog-engine plugins rather than a single JavaScript include.

タイムライン

  • 2003: The Movable Type plugin directory listed itex2MML v0.9 for math equations in entries.
  • 2019: The project page dates Movable Type plugin version 2.0 to 2019-01-02.
  • 2021: The project page dates itex2MML version 1.6.1 to 2021-10-03.
  • 2021: CPAN distributed MathML::itex2MML 1.6.1 readme material for Perl users.

Related projects

  • MathML is the output format and reason the package exists.
  • Paul Gartside's original itex2mml work, Movable Type, RubyGems itextomml, CPAN MathML::itex2MML, MathML::Entities, Textile, Markdown, and Maruku all appear in the project's documented ecosystem.

セキュリティ状態

リスクレベル: グリーン

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 メタデータは 13 個のプラットフォームターゲットで利用できます。

推奨レビュー

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

実行可能ファイル

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

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

鮮度

バージョンと鮮度

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

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

https://golem.ph.utexas.edu/~distler/blog/itex2MML.html

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:itex2mml
バージョン1.6.1
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/itex2mml
ホームページhttps://golem.ph.utexas.edu/~distler/blog/itex2MML.html
リポジトリhttps://golem.ph.utexas.edu/~distler/code/itexToMML
上流ドキュメントhttps://golem.ph.utexas.edu/~distler/blog/itex2MML.html
ライセンスArtistic-1.0-Perl OR GPL-1.0-or-later
ソースアーカイブhttps://golem.ph.utexas.edu/~distler/blog/files/itexToMML-1.6.1.tar.gz
Bottle利用可能 (対象 arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, catalina, monterey, sonoma, ventura, x86_64_linux)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Nameitex2mml
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