Automic VaultAutomic Vault

brew

使用 Homebrew, apt, MacPorts, Nix 安装 blahtexml

查看 blahtexml 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install blahtexml

local Homebrew formula metadata

MacPorts已验证 · 94%
sudo port install blahtexml

MacPorts ports tree · tex/blahtexml/Portfile · 来源: api.github.com

Linux

Debian apt已验证 · 92%
sudo apt install blahtexml

Debian stable package indexes · blahtexml · 来源: deb.debian.org

Nix已验证 · 92%
nix profile install nixpkgs#blahtexml

nixpkgs package indexes · pkgs/by-name/bl/blahtexml/package.nix · 来源: api.github.com

概览

软件包摘要

Converts equations into Math ML

命令和别名

  • blahtex
  • blahtexml

历史

项目历史与用法

blahtexml is a small command-line bridge between TeX-style equation input and MathML/XML output. It sits in the lineage of tools built for publishing systems that needed math rendering before browser-native MathML was dependable everywhere.

项目历史

The upstream README describes blahtex as a TeX-to-MathML converter designed with MediaWiki in mind, created by David Harvey. blahtexml was added by Gilles Van Assche as a source-level extension that processes entire XML files and converts embedded blahtex equations into MathML.

The README's copyright range records the handoff from the 2006 blahtex work to Gilles Van Assche's maintenance from 2007 through 2023, with a v1.0 tag present in the upstream repository.

采用历史

Its adoption is mostly in distribution packaging rather than a large public application ecosystem: the input package facts list Homebrew, Debian, MacPorts, Nix, and Ubuntu package names. That is typical for a niche document-conversion helper kept available for build pipelines and legacy publishing workflows.

使用方式

Users invoke `blahtex` for TeX-to-MathML conversion or `blahtexml` when the input is an XML document containing equations. Building `blahtexml` requires Xerces-C according to the upstream README.

为什么软件包爱好者会关心

The package is interesting because it preserves a very specific pre-Markdown, pre-client-side-MathJax era of math publishing: command-line TeX parsing that emits XML-friendly MathML for systems such as MediaWiki.

时间线

  • 2006: David Harvey's blahtex copyright begins.
  • 2007: Gilles Van Assche's blahtexml maintenance copyright begins.
  • 2023: Upstream README copyright range still includes Gilles Van Assche maintenance.
  • v1.0: Upstream repository exposes a v1.0 tag.

Related projects

  • Related projects include blahtex, MediaWiki math rendering, MathML, TeX/LaTeX equation tooling, and browser-side renderers such as MathJax.

安全态势

风险级别:绿色

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 元数据适用于 8 个平台目标。
  • 安装时包含 1 个运行时依赖。

建议审查

在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。

可执行文件

已安装的可执行文件

命令类型暴露范围备注
blahtexcli全局可执行文件
blahtexmlcli全局可执行文件

新鲜度

版本和新鲜度

这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。

页面生成时间2026-07-08
管理器版本1.0
管理器更新时间
本地数据OK
上游当前
检测到的最新版本v1.0

https://github.com/gvanas/blahtexml

  • 信息No package-manager update timestamp was available.低 置信度

安装元数据

软件包元数据

软件包键brew:blahtexml
版本1.0
软件包管理器Homebrew
软件包管理器页面https://formulae.brew.sh/formula/blahtexml
主页https://github.com/gvanas/blahtexml
仓库https://github.com/gvanas/blahtexml
上游文档https://github.com/gvanas/blahtexml#readme
许可证BSD-3-Clause
源码归档https://github.com/gvanas/blahtexml/archive/refs/tags/v1.0.tar.gz
依赖xerces-c
Bottle可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux)
Homebrew post-install未定义
服务未声明

注册表事实

源数据库详情

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

源数据库匹配

其他软件包管理器记录

匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。

Debian apt95%

blahtexml 0.9-1.2

Converts TeX equations into MathML

http://gva.noekeon.org/blahtexml/

sudo apt install blahtexml
  • Section: tex
  • Architecture: amd64
  • 4 依赖
  • normalized package name match
  • 匹配方式:Blahtexml
Debian stable package indexes · deb.debian.org · Debian stable package indexes: blahtexml from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

blahtexml

nix profile install nixpkgs#blahtexml
  • normalized package name match
  • 匹配方式:Blahtexml
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/bl/blahtexml/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

blahtexml 0.9-1.1build4

Converts TeX equations into MathML

http://gva.noekeon.org/blahtexml/

sudo apt install blahtexml
  • Section: universe/text
  • Architecture: amd64
  • 4 依赖
  • normalized package name match
  • 匹配方式:Blahtexml
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: blahtexml from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
MacPorts95%

blahtexml

sudo port install blahtexml
  • normalized package name match
  • 匹配方式:Blahtexml
MacPorts ports tree · api.github.com · MacPorts ports tree: tex/blahtexml/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

来源线索

由仓库数据生成

此页面由 av-webscripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。

使用的来源

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